Searched refs:cpu_show_old_microcode (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | cpu.h | 81 extern ssize_t cpu_show_old_microcode(struct device *dev, |
| /linux/drivers/base/ | ||
| H A D | cpu.c | 641 static DEVICE_ATTR(old_microcode, 0444, cpu_show_old_microcode, NULL); |