Home
last modified time | relevance | path

Searched refs:pi_test_sn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dposted_intr.c37 if (!pi_test_sn(pi_desc) && vcpu->cpu == cpu) in vmx_vcpu_pi_load()
240 (pi_test_sn(pi_desc) && !pi_is_pir_empty(pi_desc)); in pi_has_pending_interrupt()
H A Dposted_intr.h83 static inline int pi_test_sn(struct pi_desc *pi_desc) in pi_test_sn() function
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dposted_intr.h91 static inline bool pi_test_sn(struct pi_desc *pi_desc) in pi_test_sn() function
H A Dposted_intr.c245 (pi_test_sn(pi_desc) && !pi_is_pir_empty(pi_desc)); in pi_has_pending_interrupt()

Completed in 3 milliseconds