Searched refs:X86_CR4_PCIDE (Results 1 – 2 of 2) sorted by relevance
70 cr4 |= X86_CR4_PCIDE; in calc_cr4_feature_bits()119 test_cr4_feature_bit(vm, &sregs, X86_CR4_PCIDE); in main()
36 #define X86_CR4_PCIDE (1ul << 17) macro