Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dposted_intr.h67 static inline void pi_set_on(struct pi_desc *pi_desc) in pi_set_on() function
H A Dposted_intr.c132 pi_set_on(pi_desc); in vmx_vcpu_pi_load()