Searched refs:SEFF0EBX_INVPCID (Results 1 – 5 of 5) sorted by relevance
168 #define SEFF0EBX_INVPCID 0x00000400 /* INVPCID instruction */ macro
560 SEFF0EBX_HLE | SEFF0EBX_INVPCID | \
228 #define SEFF0EBX_INVPCID 0x00000400 /* INVPCID instruction */ macro
990 { SEFF0EBX_INVPCID, "INVPCID" },
743 if (ebx & SEFF0EBX_INVPCID) { in pmap_bootstrap()