Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/base/
Dcacheinfo.c426 static ssize_t shared_cpu_map_show(struct device *dev, in shared_cpu_map_show() function