Searched refs:pi_test_on (Results 1 – 3 of 3) sorted by relevance
177 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()
85 static inline bool pi_test_on(struct pi_desc *pi_desc) in pi_test_on() function
6821 if (pi_test_on(&vmx->pi_desc)) { in vmx_sync_pir_to_irr()
Completed in 27 milliseconds