Searched refs:X86_FEATURE_DE (Results 1 – 4 of 4) sorted by relevance
31 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */ macro
1922 boot_cpu_has(X86_FEATURE_DE)) in cpu_init()
6981 cr4_fixed1_update(X86_CR4_DE, edx, bit(X86_FEATURE_DE)); in nested_vmx_cr_fixed1_bits_update()