Home
last modified time | relevance | path

Searched refs:flush_data_cache (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dcache.h34 extern void flush_data_cache(void); /* flushes data-cache only (all processors) */
36 #define flush_data_cache flush_data_cache_local macro
Dpgalloc.h55 flush_data_cache(); in flush_user_dcache_range()
110 flush_data_cache(); in flush_cache_page()
/linux-2.4.37.9/arch/ppc/boot/common/
Dutil.S228 bl flush_data_cache
271 _GLOBAL(flush_data_cache)
/linux-2.4.37.9/arch/parisc/kernel/
Dcache.c38 flush_data_cache(void) in flush_data_cache() function
/linux-2.4.37.9/drivers/video/sti/
Dsticore.h401 flush_data_cache(); in sti_flush()
/linux-2.4.37.9/arch/parisc/mm/
Dinit.c396 flush_data_cache(); in free_initmem()