49 static size_t size(
bool x64);
A class representing a single virtual processor.
Definition Vcpu.hh:33
Definition guest_ptr.hh:88
Definition SecBuffer.hh:32
virtual uint32_t cbBuffer() const =0
virtual void BufferType(uint32_t value)=0
virtual guest_ptr< uint8_t[]> pvBuffer() const =0
virtual void pvBuffer(const guest_ptr< uint8_t[]> &ptr)=0
virtual void cbBuffer(uint32_t value)=0
virtual uint32_t BufferType() const =0
static size_t size(const Vcpu &vcpu)
Get the size of the structure.
static std::shared_ptr< SecBuffer > make_shared(const guest_ptr< void > &ptr, bool x64)
static size_t size(bool x64)
Get the size of the structure.
Type-safe guest virtual address pointer and guest_ptr template.
Core IntroVirt classes.
Definition Cr0.hh:20