Home
last modified time | relevance | path

Searched defs:nested_vmx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.h116 struct nested_vmx { struct
118 bool vmxon;
119 gpa_t vmxon_ptr;
120 bool pml_full;
123 gpa_t current_vmptr;
152 bool dirty_vmcs12;
192 bool mtf_pending;
207 bool pi_pending;
234 struct nested_vmx_msrs msrs; argument
237 struct {
[all …]