Searched refs:cpu_show_spectre_v2 (Results 1 – 9 of 9) sorted by relevance
/linux/arch/s390/kernel/ |
A D | nospec-sysfs.c | 13 ssize_t cpu_show_spectre_v2(struct device *dev, in cpu_show_spectre_v2() function
|
/linux/arch/alpha/kernel/ |
A D | bugs.c | 37 ssize_t cpu_show_spectre_v2(struct device *dev, in cpu_show_spectre_v2() function
|
/linux/include/linux/ |
A D | cpu.h | 54 extern ssize_t cpu_show_spectre_v2(struct device *dev,
|
/linux/drivers/base/ |
A D | cpu.c | 524 ssize_t __weak cpu_show_spectre_v2(struct device *dev, in cpu_show_spectre_v2() function 569 static DEVICE_ATTR(spectre_v2, 0444, cpu_show_spectre_v2, NULL);
|
/linux/arch/arm64/kernel/ |
A D | proton-pack.c | 99 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, in cpu_show_spectre_v2() function
|
/linux/arch/powerpc/kernel/ |
A D | security.c | 202 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2() function
|
/linux/arch/x86/kernel/cpu/ |
A D | bugs.c | 1786 ssize_t cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spectre_v2() function
|
/linux/ |
A D | System.map | 443 ffff8000100248c0 T cpu_show_spectre_v2
|
A D | .tmp_System.map | 443 ffff8000100248c0 T cpu_show_spectre_v2
|
Completed in 338 milliseconds