Home
last modified time | relevance | path

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

/linux/arch/sparc/mm/
H A Dultra.S191 .globl __flush_icache_page
192 __flush_icache_page: /* %o0 = phys_page */ label
240 brnz,pt %o1, __flush_icache_page
/linux/arch/sparc/kernel/
H A Dsmp_64.c935 __flush_icache_page((pfn + i) * PAGE_SIZE); in __local_flush_dcache_folio()