Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dvmx.h504 struct vmx_msr_entry { struct
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dvmx.h334 struct vmx_msr_entry { struct
/Linux-v5.4/arch/x86/kvm/vmx/
Dvmx.h29 struct vmx_msr_entry val[NR_AUTOLOAD_MSRS];
Dnested.c770 (addr + count * sizeof(struct vmx_msr_entry) - 1) >> maxphyaddr) in nested_vmx_check_msr_switch()
846 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
860 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
871 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
900 struct vmx_msr_entry e; in nested_vmx_load_msr()
936 struct vmx_msr_entry e; in nested_vmx_store_msr()
965 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()
3954 struct vmx_msr_entry g, h; in nested_vmx_restore_host_state()