Home
last modified time | relevance | path

Searched defs:rt_hw_cpu_dcache_ops (Results 1 – 8 of 8) sorted by relevance

/libcpu/risc-v/virt64/
A Dcache.c35 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/arm/cortex-m7/
A Dcpu_cache.c71 void rt_hw_cpu_dcache_ops(int ops, void* addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/aarch64/common/
A Dcache_ops.c59 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/mips/gs264/
A Dcache.c54 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/risc-v/t-head/c906/
A Dcache.c113 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/arm/cortex-a/
A Dcache.c135 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/risc-v/t-head/c908/
A Dcache.c124 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function
/libcpu/arm/zynqmp-r5/
A Dcache.c421 void rt_hw_cpu_dcache_ops(int ops, void *addr, int size) in rt_hw_cpu_dcache_ops() function

Completed in 47 milliseconds