Home
last modified time | relevance | path

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

/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h23589 struct nested_vmx { struct
23590 bool vmxon;
23591 gpa_t vmxon_ptr;
23592 bool pml_full;
23593 gpa_t current_vmptr;
23594 struct vmcs12 *cached_vmcs12;
23595 struct vmcs12 *cached_shadow_vmcs12;
23596 struct gfn_to_hva_cache shadow_vmcs12_cache;
23597 struct gfn_to_hva_cache vmcs12_cache;
23598 bool need_vmcs12_to_shadow_sync;
[all …]