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.c212 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/arm/arm/
H A Dmachdep.c221 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.c307 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function
/freebsd/sys/x86/x86/
H A Dcpu_machdep.c236 cpu_flush_dcache(void *ptr, size_t len) in cpu_flush_dcache() function