Home
last modified time | relevance | path

Searched refs:nested_vmx_msrs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/kvm/
Dvmx.c776 struct nested_vmx_msrs { struct
864 struct nested_vmx_msrs msrs;
1331 struct nested_vmx_msrs nested;
3479 static void nested_vmx_setup_ctls_msrs(struct nested_vmx_msrs *msrs, bool apicv) in nested_vmx_setup_ctls_msrs()
3961 static int vmx_get_vmx_msr(struct nested_vmx_msrs *msrs, u32 msr_index, u64 *pdata) in vmx_get_vmx_msr()