Home
last modified time | relevance | path

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

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