Home
last modified time | relevance | path

Searched refs:pi_test_and_set_on (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dposted_intr.h31 static inline bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on() function
Dvmx.c4098 if (pi_test_and_set_on(&vmx->pi_desc)) in vmx_deliver_posted_interrupt()