Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dposted_intr.h43 static inline int pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir() function
H A Dvmx.c4119 if (pi_test_and_set_pir(vector, &vmx->pi_desc)) in vmx_deliver_posted_interrupt()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dposted_intr.h51 static inline bool pi_test_and_set_pir(int vector, struct pi_desc *pi_desc) in pi_test_and_set_pir() function
H A Dvmx.c4262 if (pi_test_and_set_pir(vector, &vmx->pi_desc)) in vmx_deliver_posted_interrupt()

Completed in 19 milliseconds