Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h127 #define X86_FEATURE_DCA ( 4*32+18) /* Direct Cache Access */ macro
/linux-4.1.27/drivers/dma/ioat/
Ddca.c105 if (boot_cpu_has(X86_FEATURE_DCA)) in system_has_dca_enabled()
/linux-4.1.27/arch/x86/kernel/cpu/
Dcommon.c321 { X86_FEATURE_DCA, 0x00000009 },