Home
last modified time | relevance | path

Searched refs:shared_cpu_map_show (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/powerpc/kernel/
Dcacheinfo.c695 static ssize_t shared_cpu_map_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in shared_cpu_map_show() function
706 __ATTR(shared_cpu_map, 0444, shared_cpu_map_show, NULL);
/linux-5.19.10/drivers/base/
Dcacheinfo.c384 static ssize_t shared_cpu_map_show(struct device *dev, in shared_cpu_map_show() function