Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c942 static inline int pi_test_sn(struct pi_desc *pi_desc) in pi_test_sn() function
3014 if (!pi_test_sn(pi_desc) && vcpu->cpu == cpu) in vmx_vcpu_pi_load()