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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dcacheflush.h14 void flush_data_cache(void); /* flushes data-cache only (all processors) */
17 #define flush_data_cache() flush_data_cache_local(NULL) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/kernel/
H A Dcache.c51 flush_data_cache(void) function
359 flush_data_cache();
483 flush_data_cache();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/52xx/
H A Dlite5200_sleep.S72 bl flush_data_cache
403 flush_data_cache: label

Completed in 121 milliseconds