KVM
Public Attributes | List of all members
pt_ctx Struct Reference

#include <vmx.h>

Public Attributes

u64 ctl
 
u64 status
 
u64 output_base
 
u64 output_mask
 
u64 cr3_match
 
u64 addr_a [RTIT_ADDR_RANGE]
 
u64 addr_b [RTIT_ADDR_RANGE]
 

Detailed Description

Definition at line 55 of file vmx.h.

Member Data Documentation

◆ addr_a

u64 pt_ctx::addr_a[RTIT_ADDR_RANGE]

Definition at line 61 of file vmx.h.

◆ addr_b

u64 pt_ctx::addr_b[RTIT_ADDR_RANGE]

Definition at line 62 of file vmx.h.

◆ cr3_match

u64 pt_ctx::cr3_match

Definition at line 60 of file vmx.h.

◆ ctl

u64 pt_ctx::ctl

Definition at line 56 of file vmx.h.

◆ output_base

u64 pt_ctx::output_base

Definition at line 58 of file vmx.h.

◆ output_mask

u64 pt_ctx::output_mask

Definition at line 59 of file vmx.h.

◆ status

u64 pt_ctx::status

Definition at line 57 of file vmx.h.


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