Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dcommon.h166 if (pi_test_and_set_on(pi_desc)) in __vmx_deliver_posted_interrupt()
/linux/arch/x86/include/asm/
H A Dposted_intr.h93 static inline bool pi_test_and_set_on(struct pi_desc *pi_desc) in pi_test_and_set_on() function