Home
last modified time | relevance | path

Searched refs:find_ecache_flush_span (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dpgtable_64.h974 unsigned long find_ecache_flush_span(unsigned long size);
/openbmc/linux/arch/sparc/kernel/
H A Dtraps_64.c889 ecache_flush_physbase = find_ecache_flush_span(ecache_flush_size); in cheetah_ecache_flush_init()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c1940 unsigned long __init find_ecache_flush_span(unsigned long size) in find_ecache_flush_span() function