Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
A Dcache.c29 .coherent_user_range = v4_coherent_user_range,
57 .coherent_user_range = v4wb_coherent_user_range,
85 .coherent_user_range = v4wt_coherent_user_range,
113 .coherent_user_range = fa_coherent_user_range,
140 .coherent_user_range = v6_coherent_user_range,
168 .coherent_user_range = v7_coherent_user_range,
189 .coherent_user_range = v7_coherent_user_range,
217 .coherent_user_range = nop_coherent_user_range,
244 .coherent_user_range = v7m_coherent_user_range,
379 .coherent_user_range = arm920_coherent_user_range,
[all …]
/linux/arch/arm/include/asm/
A Dcacheflush.h109 int (*coherent_user_range)(unsigned long, unsigned long); member
131 #define __cpuc_coherent_user_range cpu_cache.coherent_user_range

Completed in 8 milliseconds