Searched refs:cpu_show_spec_store_bypass (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/linux/ |
| D | cpu.h | 56 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
|
| /Linux-v5.4/drivers/base/ |
| D | cpu.c | 539 ssize_t __weak cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function 573 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | security.c | 318 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | cpu_errata.c | 954 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
|
| /Linux-v5.4/arch/x86/kernel/cpu/ |
| D | bugs.c | 1564 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|