Home
last modified time | relevance | path

Searched refs:cpu_show_spec_store_bypass (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/
Dcpu.h56 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
/Linux-v4.19/drivers/base/
Dcpu.c537 ssize_t __weak cpu_show_spec_store_bypass(struct device *dev, in cpu_show_spec_store_bypass() function
552 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
/Linux-v4.19/arch/powerpc/kernel/
Dsecurity.c289 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function
/Linux-v4.19/arch/x86/kernel/cpu/
Dbugs.c868 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function