Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dposted_intr.h38 static inline bool pi_test_and_clear_on(struct pi_desc *pi_desc) in pi_test_and_clear_on() function
/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3845 if (!pi_test_and_clear_on(vmx->nested.pi_desc)) in vmx_complete_nested_posted_interrupt()