Searched defs:X86_CR0_ET (Results 1 – 3 of 3) sorted by relevance
33 #define X86_CR0_ET 0x00000010 /* Extension Type */ macro
60 #define X86_CR0_ET _BITUL(X86_CR0_ET_BIT) macro
1229 #define X86_CR0_ET (1UL<<4) /* Extension Type */ macro