Home
last modified time | relevance | path

Searched defs:x86_arch_cap_msr (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dcommon.c1332 u64 x86_arch_cap_msr = 0; in x86_read_arch_cap_msr() local
1340 static bool arch_cap_mmio_immune(u64 x86_arch_cap_msr) in arch_cap_mmio_immune() argument
1347 static bool __init vulnerable_to_rfds(u64 x86_arch_cap_msr) in vulnerable_to_rfds() argument
1367 u64 x86_arch_cap_msr = x86_read_arch_cap_msr(); cpu_set_bug_bits() local
[all...]
H A Dbugs.c64 static u64 __ro_after_init x86_arch_cap_msr; variable
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1739 u64 x86_arch_cap_msr; in x2apic_hw_locked() local