Searched refs:invpcid_supported (Results 1 – 4 of 4) sorted by relevance
350 unsigned f_invpcid = kvm_x86_ops->invpcid_supported() ? F(INVPCID) : 0; in do_cpuid_7_mask()
7276 .invpcid_supported = svm_invpcid_supported,
1109 bool (*invpcid_supported)(void); member
7847 .invpcid_supported = vmx_invpcid_supported,