Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/mm/
H A Dswift.S20 .globl swift_flush_cache_all, swift_flush_cache_mm
25 swift_flush_cache_all: label
41 .globl swift_flush_cache_all
42 swift_flush_cache_all: label
H A Dsrmmu.c578 extern void swift_flush_cache_all(void);
1137 swift_flush_cache_all(); in poke_swift()
1156 .cache_all = swift_flush_cache_all,