Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h62 #define ARCH_CAP_RDCL_NO (1 << 0) /* Not susceptible to Meltdown */ macro
/arch/x86/kernel/cpu/
Dcommon.c893 if (ia32_cap & ARCH_CAP_RDCL_NO) in cpu_vulnerable_to_meltdown()