Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Include/
Dcache_armv8a.h30 #define dcache_ops(op, operand) \ macro
73 dcache_ops(cvac, cur); in dcache_clean_range()
88 dcache_ops(civac, end); in dcache_invalidate_range()
94 dcache_ops(civac, cur); in dcache_invalidate_range()
99 dcache_ops(ivac, cur); in dcache_invalidate_range()
116 dcache_ops(civac, cur); in dcache_clean_invalidate_range()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Core_AArch64/Source/
Dcache_armv8a.c101 dcache_ops(csw, operand); in dcache_all()
104 dcache_ops(isw, operand); in dcache_all()
107 dcache_ops(cisw, operand); in dcache_all()