Searched refs:X86_CR0_ET (Results 1 – 3 of 3) sorted by relevance
60 #define X86_CR0_ET _BITUL(X86_CR0_ET_BIT) macro162 #define CR0_STATE (X86_CR0_PE | X86_CR0_MP | X86_CR0_ET | \
33 #define X86_CR0_ET 0x00000010 /* Extension Type */ macro
335 #define X86_CR0_ET (1UL<<4) /* Extension Type */ macro