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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-parisc/
H A Dcache.h34 extern void flush_data_cache(void); /* flushes data-cache only (all processors) */
36 #define flush_data_cache flush_data_cache_local macro
H A Dpgalloc.h55 flush_data_cache();
110 flush_data_cache();
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-parisc/
H A Dcache.h34 extern void flush_data_cache(void); /* flushes data-cache only (all processors) */
36 #define flush_data_cache flush_data_cache_local macro
H A Dpgalloc.h55 flush_data_cache();
110 flush_data_cache();
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dcache.c38 flush_data_cache(void) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/common/
H A Dutil.S176 bl flush_data_cache
219 _GLOBAL(flush_data_cache)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dsticore.h393 flush_data_cache();
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/mm/
H A Dinit.c386 flush_data_cache();

Completed in 65 milliseconds