Home
last modified time | relevance | path

Searched defs:flush_dcache (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dstart.S78 flush_dcache: label
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dstart.S801 flush_dcache: label
/openbmc/u-boot/include/
H A Dvideo.h92 bool flush_dcache; member
/openbmc/linux/arch/microblaze/include/asm/
H A Dcacheflush.h65 #define flush_dcache() mbc->dfl(); macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S1809 flush_dcache: label
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c286 static void flush_dcache(unsigned long pfn) in flush_dcache() function