Home
last modified time | relevance | path

Searched refs:subpg_pte (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_64k.c44 unsigned long old_pte, new_pte, subpg_pte; in __hash_page_4K() local
74 subpg_pte = new_pte & ~subpg_prot; in __hash_page_4K()
75 rflags = htab_convert_pte_flags(subpg_pte); in __hash_page_4K()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_64k.c46 unsigned long old_pte, new_pte, subpg_pte; in __hash_page_4K() local
76 subpg_pte = new_pte & ~subpg_prot; in __hash_page_4K()
77 rflags = htab_convert_pte_flags(subpg_pte, flags); in __hash_page_4K()

Completed in 3 milliseconds