Home
last modified time | relevance | path

Searched refs:hash_page_do_lazy_icache (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/powerpc/mm/
Dhugetlbpage-hash64.c70 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_huge()
Dhugepage-hash64.c77 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_thp()
Dhash_low_64.S163 bl hash_page_do_lazy_icache
479 bl hash_page_do_lazy_icache
824 bl hash_page_do_lazy_icache
Dhash_utils_64.c851 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() function
/linux-4.1.27/arch/powerpc/include/asm/
Dmmu-hash64.h330 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap);