Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dhyperv.h119 VM_ENTRY_PT_CONCEAL_PIP | \
H A Dvmx.h483 VM_ENTRY_PT_CONCEAL_PIP | \
H A Dvmx.c4408 vmentry_ctrl &= ~(VM_ENTRY_PT_CONCEAL_PIP | in vmx_vmentry_ctrl()
/openbmc/linux/arch/x86/include/asm/
H A Dvmx.h118 #define VM_ENTRY_PT_CONCEAL_PIP 0x00020000 macro