Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dposted_intr.c205 if (pi_test_on(&new)) in pi_enable_wakeup_handler()
263 if (pi_test_on(&vt->pi_desc)) in pi_wakeup_handler()
287 return pi_test_on(pi_desc) || in pi_has_pending_interrupt()
A Dtdx.c1051 if (pi_test_on(&vt->pi_desc)) { in tdx_vcpu_run()
A Dnested.c4118 pi_test_on(vmx->nested.pi_desc)) { in vmx_has_nested_events()
A Dvmx.c6824 if (pi_test_on(&vt->pi_desc)) { in vmx_sync_pir_to_irr()
/arch/x86/include/asm/
A Dposted_intr.h138 static inline bool pi_test_on(struct pi_desc *pi_desc) in pi_test_on() function

Completed in 40 milliseconds