Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dposted_intr.c192 if (pi_test_on(pi_desc) == 1) in pi_pre_block()
223 if (pi_test_on(pi_desc) == 1) in pi_wakeup_handler()
239 return pi_test_on(pi_desc) || in pi_has_pending_interrupt()
H A Dposted_intr.h77 static inline int pi_test_on(struct pi_desc *pi_desc) in pi_test_on() function
H A Dvmx.c6427 if (pi_test_on(&vmx->pi_desc)) { in vmx_sync_pir_to_irr()