Searched refs:cpu_show_spec_store_bypass (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | cpu.c | 532 ssize_t __weak cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function 584 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | cpu.h | 56 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | security.c | 338 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | proton-pack.c | 446 ssize_t cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | bugs.c | 2388 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
|