Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dposted_intr.h43 static inline bool pi_test_and_clear_sn(struct pi_desc *pi_desc) in pi_test_and_clear_sn() function
/openbmc/linux/arch/x86/kvm/vmx/
H A Dposted_intr.c79 if (pi_test_and_clear_sn(pi_desc)) in vmx_vcpu_pi_load()