Home
last modified time | relevance | path

Searched refs:VM_ENTRY_LOAD_IA32_RTIT_CTL (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/x86/kvm/vmx/
Dcapabilities.h358 (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_IA32_RTIT_CTL); in cpu_has_vmx_intel_pt()
Dvmx.c2531 VM_ENTRY_LOAD_IA32_RTIT_CTL; in setup_vmcs_config()
4121 VM_ENTRY_LOAD_IA32_RTIT_CTL); in vmx_vmentry_ctrl()
/Linux-v5.15/arch/x86/include/asm/
Dvmx.h110 #define VM_ENTRY_LOAD_IA32_RTIT_CTL 0x00040000 macro