Home
last modified time | relevance | path

Searched refs:cache_setup_acpi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcacheinfo.h85 int cache_setup_acpi(unsigned int cpu);
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcacheinfo.c211 int __weak cache_setup_acpi(unsigned int cpu) in cache_setup_acpi() function
231 ret = cache_setup_acpi(cpu); in cache_shared_cpu_map_setup()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpptt.c627 int cache_setup_acpi(unsigned int cpu) in cache_setup_acpi() function