Searched refs:VM_EXIT_CLEAR_IA32_RTIT_CTL (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h106 VM_EXIT_CLEAR_IA32_RTIT_CTL)
H A Dvmx.h510 VM_EXIT_CLEAR_IA32_RTIT_CTL)
H A Dvmx.c1244 * KVM requires VM_EXIT_CLEAR_IA32_RTIT_CTL to expose PT to the guest,
2592 { VM_ENTRY_LOAD_IA32_RTIT_CTL, VM_EXIT_CLEAR_IA32_RTIT_CTL },
4421 VM_EXIT_CLEAR_IA32_RTIT_CTL);
/linux-master/arch/x86/include/asm/
H A Dvmx.h107 #define VM_EXIT_CLEAR_IA32_RTIT_CTL 0x02000000 macro

Completed in 132 milliseconds