Home
last modified time | relevance | path

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

/freebsd/stand/arm64/libarm64/
H A Dcache.c78 cpu_flush_dcache(const void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/riscv/riscv/
H A Dmachdep.c213 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/arm/arm/
H A Dmachdep.c222 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/powerpc/powerpc/
H A Dmachdep.c692 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/arm64/arm64/
H A Dmachdep.c308 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c237 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function