Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dvmx.h96 #define VM_EXIT_PT_CONCEAL_PIP 0x01000000 macro
/arch/x86/kvm/vmx/
Dvmx.c2595 VM_EXIT_PT_CONCEAL_PIP | in setup_vmcs_config()
4207 vmexit_ctrl &= ~(VM_EXIT_PT_CONCEAL_PIP | in vmx_vmexit_ctrl()