Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dposted_intr.h8 #define PID_TABLE_ENTRY_VALID 1 macro
/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx.c7554 __pa(&vmx->pi_desc) | PID_TABLE_ENTRY_VALID); in vmx_vcpu_create()