Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.h115 struct nested_vmx { struct
117 bool vmxon;
118 gpa_t vmxon_ptr;
119 bool pml_full;
122 gpa_t current_vmptr;
151 bool dirty_vmcs12;
192 bool mtf_pending;
205 bool pi_pending;
232 struct nested_vmx_msrs msrs; argument
235 struct {
[all …]