Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/kernel/
Dcacheinfo.c650 static ssize_t shared_cpu_map_show(struct kobject *k, struct kobj_attribute *attr, char *buf) in shared_cpu_map_show() function
675 __ATTR(shared_cpu_map, 0444, shared_cpu_map_show, NULL);
/Linux-v5.4/drivers/base/
Dcacheinfo.c391 static ssize_t shared_cpu_map_show(struct device *dev, in shared_cpu_map_show() function