Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dcpufeature.h592 #define static_cpu_has_bug_safe(bit) static_cpu_has_safe((bit)) macro
Dfpu-internal.h325 if (unlikely(static_cpu_has_bug_safe(X86_BUG_FXSAVE_LEAK))) { in restore_fpu_checking()