Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h458 struct vmx_msr_entry { struct
/arch/x86/kvm/
Dvmx.c563 struct vmx_msr_entry guest[NR_AUTOLOAD_MSRS];
564 struct vmx_msr_entry host[NR_AUTOLOAD_MSRS];
9512 (addr + count * sizeof(struct vmx_msr_entry) - 1) >> maxphyaddr) { in nested_vmx_check_msr_switch()
9539 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
9553 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
9564 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
9579 struct vmx_msr_entry e; in nested_vmx_load_msr()
9614 struct vmx_msr_entry e; in nested_vmx_store_msr()
9642 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()