Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Doutercache.h16 struct outer_cache_fns { struct
32 extern struct outer_cache_fns outer_cache; argument
/linux/arch/arm/mm/
H A Dcache-l2x0.c31 void (*fixup)(void __iomem *, u32, struct outer_cache_fns *);
35 struct outer_cache_fns outer_cache;
683 struct outer_cache_fns *fns) in l2c310_fixup()
784 struct outer_cache_fns fns; in __l2c_init()
1483 struct outer_cache_fns *fns) in aurora_fixup()
H A DKconfig947 The outer cache has a outer_cache_fns.sync function pointer
/linux/arch/arm/kernel/
H A Dsetup.c125 struct outer_cache_fns outer_cache __ro_after_init;