Searched refs:X86_CR4_PCIDE (Results 1 – 2 of 2) sorted by relevance
64 cr4 |= X86_CR4_PCIDE; in calc_supported_cr4_feature_bits()107 TEST_INVALID_CR_BIT(vcpu, cr4, sregs, X86_CR4_PCIDE); in test_cr_bits()
55 #define X86_CR4_PCIDE (1ul << 17) macro
Completed in 10 milliseconds