Home
last modified time | relevance | path

Searched refs:pi_test_on (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/x86/kvm/vmx/
Dposted_intr.c177 if (pi_test_on(&new)) in pi_enable_wakeup_handler()
228 if (pi_test_on(&vmx->pi_desc)) in pi_wakeup_handler()
244 return pi_test_on(pi_desc) || in pi_has_pending_interrupt()
Dposted_intr.h85 static inline bool pi_test_on(struct pi_desc *pi_desc) in pi_test_on() function
Dvmx.c6876 if (pi_test_on(&vmx->pi_desc)) { in vmx_sync_pir_to_irr()