Searched refs:detect_cache_attributes (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dcacheinfo.h92 int detect_cache_attributes(unsigned int cpu);
/linux-master/drivers/base/
H A Dcacheinfo.c564 int detect_cache_attributes(unsigned int cpu) function
978 int rc = detect_cache_attributes(cpu);
H A Darch_topology.c772 ret = detect_cache_attributes(cpuid);

Completed in 895 milliseconds