KVM
Public Attributes | List of all members
pt_desc Struct Reference

#include <vmx.h>

Collaboration diagram for pt_desc:
Collaboration graph
[legend]

Public Attributes

u64 ctl_bitmask
 
u32 num_address_ranges
 
u32 caps [PT_CPUID_REGS_NUM *PT_CPUID_LEAVES]
 
struct pt_ctx host
 
struct pt_ctx guest
 

Detailed Description

Definition at line 65 of file vmx.h.

Member Data Documentation

◆ caps

u32 pt_desc::caps[PT_CPUID_REGS_NUM *PT_CPUID_LEAVES]

Definition at line 68 of file vmx.h.

◆ ctl_bitmask

u64 pt_desc::ctl_bitmask

Definition at line 66 of file vmx.h.

◆ guest

struct pt_ctx pt_desc::guest

Definition at line 68 of file vmx.h.

◆ host

struct pt_ctx pt_desc::host

Definition at line 68 of file vmx.h.

◆ num_address_ranges

u32 pt_desc::num_address_ranges

Definition at line 67 of file vmx.h.


The documentation for this struct was generated from the following file: