Home
last modified time | relevance | path

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

/openbmc/linux/arch/ia64/include/asm/
H A Dpgtable.h292 extern void __ia64_sync_icache_dcache(pte_t pteval);
303 __ia64_sync_icache_dcache(pteval); in set_pte()
/openbmc/linux/arch/ia64/mm/
H A Dinit.c50 __ia64_sync_icache_dcache (pte_t pte) in __ia64_sync_icache_dcache() function