Home
last modified time | relevance | path

Searched refs:cpu_show_mds (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/linux/
Dcpu.h61 extern ssize_t cpu_show_mds(struct device *dev,
/Linux-v6.6/drivers/base/
Dcpu.c574 static DEVICE_ATTR(mds, 0444, cpu_show_mds, NULL);
/Linux-v6.6/arch/x86/kernel/cpu/
Dbugs.c2804 ssize_t cpu_show_mds(struct device *dev, struct device_attribute *attr, char *buf) in cpu_show_mds() function