Searched refs:cpu_show_spec_store_bypass (Results 1 – 3 of 3) sorted by relevance
57 extern ssize_t cpu_show_spec_store_bypass(struct device *dev,
629 static DEVICE_ATTR(spec_store_bypass, 0444, cpu_show_spec_store_bypass, NULL);
3698 ssize_t cpu_show_spec_store_bypass(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_spec_store_bypass() function