Searched refs:cpu_flush_dcache (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/sys/dev/md/ |
| D | md.c | 484 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/ |
| D | machdep.c | 240 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/powerpc/mpc85xx/ |
| D | platform_mpc85xx.c | 354 cpu_flush_dcache(__boot_page, 4096); in mpc85xx_smp_start_cpu()
|
| /freebsd-10-stable/sys/powerpc/booke/ |
| D | machdep.c | 511 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/sys/ |
| D | systm.h | 194 void cpu_flush_dcache(void *, size_t);
|
| /freebsd-10-stable/sys/powerpc/aim/ |
| D | machdep.c | 643 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/sparc64/sparc64/ |
| D | machdep.c | 881 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/arm/arm/ |
| D | machdep.c | 401 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/ia64/ia64/ |
| D | machdep.c | 376 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| D | pmap.c | 2617 cpu_flush_dcache(va, PAGE_SIZE); in pmap_page_set_memattr()
|
| /freebsd-10-stable/sys/amd64/amd64/ |
| D | machdep.c | 580 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
|
| /freebsd-10-stable/sys/i386/i386/ |
| D | machdep.c | 1183 cpu_flush_dcache(void *ptr, size_t len) function
|