Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/mm/book3s64/
Dhash_64k.c86 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_4K()
273 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_64K()
Dhash_4k.c64 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_4K()
Dhugetlbpage.c92 rflags = hash_page_do_lazy_icache(rflags, __pte(old_pte), trap); in __hash_page_huge()
Dhash_utils.c1311 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap) in hash_page_do_lazy_icache() function
/linux-6.12.1/arch/powerpc/include/asm/book3s/64/
Dmmu-hash.h466 unsigned int hash_page_do_lazy_icache(unsigned int pp, pte_t pte, int trap);