Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dvmx.h33 struct vmx_msrs { struct
222 struct vmx_msrs guest;
223 struct vmx_msrs host;
227 struct vmx_msrs guest;
342 int vmx_find_loadstore_msr_slot(struct vmx_msrs *m, u32 msr);
Dnested.c1033 struct vmx_msrs *autostore = &vmx->msr_autostore.guest; in prepare_vmx_msr_autostore_list()
Dvmx.c886 int vmx_find_loadstore_msr_slot(struct vmx_msrs *m, u32 msr) in vmx_find_loadstore_msr_slot()