Home
last modified time | relevance | path

Searched refs:X86_FEATURE_DE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h27 #define X86_FEATURE_DE ( 0*32+ 2) /* Debugging Extensions */ macro
352 #define cpu_has_de boot_cpu_has(X86_FEATURE_DE)