Searched refs:VM_ENTRY_MSR_LOAD_ADDR (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dvmcs12.c37 FIELD64(VM_ENTRY_MSR_LOAD_ADDR, vm_entry_msr_load_addr),
H A Dhyperv_evmcs.c179 EVMCS1_FIELD(VM_ENTRY_MSR_LOAD_ADDR, vm_entry_msr_load_addr,
H A Dnested.c2256 vmcs_write64(VM_ENTRY_MSR_LOAD_ADDR, __pa(vmx->msr_autoload.guest.val));
H A Dvmx.c4769 vmcs_write64(VM_ENTRY_MSR_LOAD_ADDR, __pa(vmx->msr_autoload.guest.val));
/linux-master/tools/testing/selftests/kvm/include/x86_64/
H A Dvmx.h136 VM_ENTRY_MSR_LOAD_ADDR = 0x0000200a, enumerator in enum:vmcs_field
H A Devmcs.h459 case VM_ENTRY_MSR_LOAD_ADDR:
917 case VM_ENTRY_MSR_LOAD_ADDR:
/linux-master/arch/x86/include/asm/
H A Dvmx.h199 VM_ENTRY_MSR_LOAD_ADDR = 0x0000200a, enumerator in enum:vmcs_field

Completed in 133 milliseconds