Searched refs:X86_FEATURE_PCID (Results 1 – 2 of 2) sorted by relevance
86 return best && (best->ecx & bit(X86_FEATURE_PCID)); in guest_cpuid_has_pcid()
126 #define X86_FEATURE_PCID ( 4*32+17) /* Process Context Identifiers */ macro