Home
last modified time | relevance | path

Searched defs:gic_flush_dcache_to_poc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm64/include/asm/
H A Darch_gicv3.h140 #define gic_flush_dcache_to_poc(a,l) \ macro
/openbmc/linux/arch/arm/include/asm/
H A Darch_gicv3.h159 #define gic_flush_dcache_to_poc(a,l) __cpuc_flush_dcache_area((a), (l)) macro