Searched refs:PID_TABLE_ENTRY_VALID (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/arch/x86/include/asm/ | ||
D | posted_intr.h | 9 #define PID_TABLE_ENTRY_VALID 1 macro |
/linux-6.12.1/arch/x86/kvm/vmx/ | ||
D | vmx.c | 7612 __pa(&vmx->pi_desc) | PID_TABLE_ENTRY_VALID); in vmx_vcpu_create() |