Searched refs:cpu_has_xmm4_2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
D | cpufeature.h | 395 #define cpu_has_xmm4_2 boot_cpu_has(X86_FEATURE_XMM4_2) macro |
/linux-4.4.14/fs/btrfs/ | ||
D | disk-io.c | 926 if (cpu_has_xmm4_2) in check_async_write() |