Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/kvm/include/
Dvmx.h336 struct vmx_msr_entry { struct
/Linux-v4.19/arch/x86/include/asm/
Dvmx.h519 struct vmx_msr_entry { struct
/Linux-v4.19/arch/x86/kvm/
Dvmx.c950 struct vmx_msr_entry val[NR_AUTOLOAD_MSRS];
11746 (addr + count * sizeof(struct vmx_msr_entry) - 1) >> maxphyaddr) { in nested_vmx_check_msr_switch()
11802 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
11816 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
11827 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
11842 struct vmx_msr_entry e; in nested_vmx_load_msr()
11877 struct vmx_msr_entry e; in nested_vmx_store_msr()
11905 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()