Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/svm/
A Dsvm.h153 struct svm_nested_state { struct
154 struct kvm_vmcb_info vmcb02;
155 u64 hsave_msr;
156 u64 vm_cr_msr;
157 u64 vmcb12_gpa;
158 u64 last_vmcb12_gpa;
161 u32 *msrpm;
165 bool nested_run_pending;
168 struct vmcb_ctrl_area_cached ctl;
176 bool initialized;
[all …]

Completed in 182 milliseconds