Searched refs:cpu_show_spectre_v2 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/arch/s390/kernel/ |
D | nospec-sysfs.c | 13 ssize_t cpu_show_spectre_v2(struct device *dev, in cpu_show_spectre_v2() function
|
/linux-6.12.1/arch/alpha/kernel/ |
D | bugs.c | 38 ssize_t cpu_show_spectre_v2(struct device *dev, in cpu_show_spectre_v2() function
|
/linux-6.12.1/arch/arm/kernel/ |
D | spectre.c | 33 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, in cpu_show_spectre_v2() function
|
/linux-6.12.1/include/linux/ |
D | cpu.h | 55 extern ssize_t cpu_show_spectre_v2(struct device *dev,
|
/linux-6.12.1/arch/powerpc/kernel/ |
D | security.c | 203 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2() function
|
/linux-6.12.1/drivers/base/ |
D | cpu.c | 605 static DEVICE_ATTR(spectre_v2, 0444, cpu_show_spectre_v2, NULL);
|
/linux-6.12.1/arch/arm64/kernel/ |
D | proton-pack.c | 124 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, in cpu_show_spectre_v2() function
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | bugs.c | 2997 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2() function
|