Home
last modified time | relevance | path

Searched refs:cpu_flush_dcache (Results 1 – 12 of 12) sorted by relevance

/freebsd-10-stable/sys/dev/md/
Dmd.c484 cpu_flush_dcache(p, sz); in md_malloc_move_ma()
549 cpu_flush_dcache(p, seg_len); in md_malloc_move_vlist()
658 cpu_flush_dcache(dst, sc->sectorsize); in mdstart_malloc()
801 cpu_flush_dcache(bp->bio_data, bp->bio_length); in mdstart_preload()
1041 cpu_flush_dcache(p, len); in mdstart_swap()
1044 cpu_flush_dcache(p, len); in mdstart_swap()
1118 cpu_flush_dcache(bp->bio_data, bp->bio_length); in mdstart_null()
/freebsd-10-stable/sys/mips/mips/
Dmachdep.c240 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/powerpc/mpc85xx/
Dplatform_mpc85xx.c354 cpu_flush_dcache(__boot_page, 4096); in mpc85xx_smp_start_cpu()
/freebsd-10-stable/sys/powerpc/booke/
Dmachdep.c511 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/sys/
Dsystm.h194 void cpu_flush_dcache(void *, size_t);
/freebsd-10-stable/sys/powerpc/aim/
Dmachdep.c643 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/sparc64/sparc64/
Dmachdep.c881 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/arm/arm/
Dmachdep.c401 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/ia64/ia64/
Dmachdep.c376 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
Dpmap.c2617 cpu_flush_dcache(va, PAGE_SIZE); in pmap_page_set_memattr()
/freebsd-10-stable/sys/amd64/amd64/
Dmachdep.c580 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd-10-stable/sys/i386/i386/
Dmachdep.c1183 cpu_flush_dcache(void *ptr, size_t len) function