Searched refs:X86_CR4_TSD (Results 1 – 2 of 2) sorted by relevance
56 cr4 = X86_CR4_VME | X86_CR4_PVI | X86_CR4_TSD | X86_CR4_DE | in calc_cr4_feature_bits()
22 #define X86_CR4_TSD (1ul << 2) macro