Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h25003 struct svm_nested_state { struct
25004 struct kvm_vmcb_info vmcb02;
25005 u64 hsave_msr;
25006 u64 vm_cr_msr;
25007 u64 vmcb12_gpa;
25008 u64 last_vmcb12_gpa;
25009 u32 *msrpm;
25010 bool nested_run_pending;
25012 struct vmcb_ctrl_area_cached ctl;
25013 struct vmcb_save_area_cached save;
[all …]