Searched refs:cpu_show_l1tf (Results 1 – 3 of 3) sorted by relevance
58 extern ssize_t cpu_show_l1tf(struct device *dev,
543 ssize_t __weak cpu_show_l1tf(struct device *dev, in cpu_show_l1tf() function553 static DEVICE_ATTR(l1tf, 0444, cpu_show_l1tf, NULL);
873 ssize_t cpu_show_l1tf(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_l1tf() function