Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dvmx.h103 #define VM_EXIT_PT_CONCEAL_PIP 0x01000000 macro
/linux-6.1.9/arch/x86/kvm/vmx/
Dvmx.h517 VM_EXIT_PT_CONCEAL_PIP | \
Dvmx.c4309 vmexit_ctrl &= ~(VM_EXIT_PT_CONCEAL_PIP | in vmx_vmexit_ctrl()