Searched refs:CPUID2_PCID (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/sys/x86/include/ | ||
| HD | specialreg.h | 166 #define CPUID2_PCID 0x00020000 macro |
| /NextBSD/sys/amd64/amd64/ | ||
| HD | pmap.c | 917 if ((cpu_feature2 & CPUID2_PCID) != 0 && pmap_pcid_enabled) { in pmap_bootstrap() |