Searched refs:cpu_cache_dispatch (Results 1 – 5 of 5) sorted by relevance
85 if (paddr && (cpu_data_ptr->cpu_cache_dispatch != NULL)) { in flush_dcache()135 if (getCpuDatap()->cpu_cache_dispatch != NULL) { in flush_dcache_syscall()155 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in dcache_incoherent_io_flush64()182 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in dcache_incoherent_io_flush64()216 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in dcache_incoherent_io_store64()241 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in dcache_incoherent_io_store64()282 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in platform_cache_init()300 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in platform_cache_flush()313 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in platform_cache_clean()326 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in platform_cache_shutdown()[all …]
151 cache_dispatch_t cpu_cache_dispatch; member
681 if (cpu_data_ptr->cpu_cache_dispatch != NULL) { in cpu_machine_init()
777 cpu_data_ptr->cpu_cache_dispatch = NULL; in cpu_data_init()
1619 this_cpu_datap->cpu_cache_dispatch = (cache_dispatch_t)in_processor_info->platform_cache_dispatch; in ml_processor_register()