Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h599 #define static_cpu_has_bug_safe(bit) static_cpu_has_safe((bit)) macro
/linux-4.4.14/arch/x86/include/asm/fpu/
Dinternal.h469 if (unlikely(static_cpu_has_bug_safe(X86_BUG_FXSAVE_LEAK))) { in copy_kernel_to_fpregs()