Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kvm/vmx/
Dposted_intr.c174 if (pi_test_on(&new)) in pi_enable_wakeup_handler()
212 if (pi_test_on(&vmx->pi_desc)) in pi_wakeup_handler()
228 return pi_test_on(pi_desc) || in pi_has_pending_interrupt()
Dposted_intr.h83 static inline bool pi_test_on(struct pi_desc *pi_desc) in pi_test_on() function
Dvmx.c6512 if (pi_test_on(&vmx->pi_desc)) { in vmx_sync_pir_to_irr()