Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h289 struct vmx_msr_entry { struct
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h539 struct vmx_msr_entry { struct
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c781 !kvm_vcpu_is_legal_gpa(vcpu, (addr + count * sizeof(struct vmx_msr_entry) - 1))) in nested_vmx_check_msr_switch()
857 struct vmx_msr_entry *e) in nested_vmx_msr_check_common()
871 struct vmx_msr_entry *e) in nested_vmx_load_msr_check()
882 struct vmx_msr_entry *e) in nested_vmx_store_msr_check()
911 struct vmx_msr_entry e; in nested_vmx_load_msr()
976 struct vmx_msr_entry *e) in read_and_check_msr_entry()
999 struct vmx_msr_entry e; in nested_vmx_store_msr()
1014 offsetof(struct vmx_msr_entry, value), in nested_vmx_store_msr()
1030 struct vmx_msr_entry e; in nested_msr_store_list_has_msr()
4664 struct vmx_msr_entry g, h; in nested_vmx_restore_host_state()
H A Dvmx.h35 struct vmx_msr_entry val[MAX_NR_LOADSTORE_MSRS];
H A Dvmx.c6235 struct vmx_msr_entry *e; in vmx_dump_msrs()