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