Searched defs:cpu_flush_dcache (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/stand/arm64/libarm64/ | ||
H A D | cache.c | 78 cpu_flush_dcache(const void *ptr, size_t len) in cpu_flush_dcache() function |
/freebsd-src/sys/riscv/riscv/ | ||
H A D | machdep.c | 216 cpu_flush_dcache(void *ptr, size_t len) cpu_flush_dcache() function |
/freebsd-src/sys/arm/arm/ | ||
H A D | machdep.c | 221 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function |
/freebsd-src/sys/powerpc/powerpc/ | ||
H A D | machdep.c | 691 cpu_flush_dcache(void *ptr, size_t len) cpu_flush_dcache() function |
/freebsd-src/sys/arm64/arm64/ | ||
H A D | machdep.c | 306 cpu_flush_dcache(void *ptr, size_t len) cpu_flush_dcache() function |
/freebsd-src/sys/x86/x86/ | ||
H A D | cpu_machdep.c | 235 cpu_flush_dcache(void *ptr, size_t len) cpu_flush_dcache() function |