Home
last modified time | relevance | path

Searched refs:dcache_all (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dcache_armv8a.c51 int dcache_all(enum cache_ops op) in dcache_all() function
127 dcache_all(CACHE_OP_C); in dcache_clean_all()
132 dcache_all(CACHE_OP_I); in dcache_invalidate_all()
136 dcache_all(CACHE_OP_CI); in dcache_clean_invalidate_all()