Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dvmx.h449 struct vmx_msr_entry { struct
/linux-4.1.27/arch/x86/kvm/
Dvmx.c498 struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS];
499 struct vmx_msr_entry host[NR_AUTOLOAD_MSRS];
8921 (addr + count * sizeof(struct vmx_msr_entry) - 1) >> maxphyaddr) { in nested_vmx_check_msr_switch()
8948 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
8962 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
8973 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
8988 struct vmx_msr_entry e; in nested_vmx_load_msr()
9023 struct vmx_msr_entry e; in nested_vmx_store_msr()
9048 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()