Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h454 struct vmx_msr_entry { struct
/linux-4.4.14/arch/x86/kvm/
Dvmx.c548 struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS];
549 struct vmx_msr_entry host[NR_AUTOLOAD_MSRS];
9318 (addr + count * sizeof(struct vmx_msr_entry) - 1) >> maxphyaddr) { in nested_vmx_check_msr_switch()
9345 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
9359 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
9370 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
9385 struct vmx_msr_entry e; in nested_vmx_load_msr()
9420 struct vmx_msr_entry e; in nested_vmx_store_msr()
9448 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()