gic_flush_dcache_to_poc 277 arch/arm/include/asm/arch_gicv3.h #define gic_flush_dcache_to_poc(a,l) __cpuc_flush_dcache_area((a), (l)) gic_flush_dcache_to_poc 127 arch/arm64/include/asm/arch_gicv3.h #define gic_flush_dcache_to_poc(a,l) __flush_dcache_area((a), (l))