Home
last modified time | relevance | path

Searched refs:VMX_EXIT_MSR_LOAD_ADDR_FULL (Results 1 – 4 of 4) sorted by relevance

/hypervisor/include/arch/x86/asm/
A Dvmx.h41 #define VMX_EXIT_MSR_LOAD_ADDR_FULL 0x00002008U macro
/hypervisor/arch/x86/guest/
A Dvmcs.c552 exec_vmwrite64(VMX_EXIT_MSR_LOAD_ADDR_FULL, hva2hpa((void *)vcpu->arch.msr_area.host)); in init_exit_ctrl()
A Dnested.c274 VMX_EXIT_MSR_LOAD_ADDR_FULL,
/hypervisor/debug/
A Dprofiling.c138 exec_vmwrite64(VMX_EXIT_MSR_LOAD_ADDR_FULL, hva2hpa(ss->vmexit_msr_list)); in profiling_enable_pmu()
190 exec_vmwrite64(VMX_EXIT_MSR_LOAD_ADDR_FULL, hva2hpa(vcpu->arch.msr_area.host)); in profiling_disable_pmu()

Completed in 11 milliseconds