Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.h108 VM_EXIT_PT_CONCEAL_PIP | \
H A Dvmx.h505 VM_EXIT_PT_CONCEAL_PIP | \
H A Dvmx.c4435 vmexit_ctrl &= ~(VM_EXIT_PT_CONCEAL_PIP | in vmx_vmexit_ctrl()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h105 #define VM_EXIT_PT_CONCEAL_PIP 0x01000000 macro