summaryrefslogtreecommitdiff
path: root/arch/x86/lib/cache-smp.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-10x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUsZheyun Shen1-0/+12
2025-07-10x86/lib: Add WBNOINVD helper functionsKevin Loughlin1-0/+11
2025-07-10x86/lib: Drop the unused return value from wbinvd_on_all_cpus()Sean Christopherson1-2/+1
2023-12-21x86: fix missing includes/forward declarationsKent Overstreet1-0/+1
2019-06-23smp: Remove smp_call_function() and on_each_cpu() return valuesNadav Amit1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2010-01-23x86, lib: Add wbinvd smp helpersBorislav Petkov1-0/+19