Home
last modified time | relevance | path

Searched refs:htab_convert_pte_flags (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/powerpc/mm/book3s64/
Dhash_64k.c75 rflags = htab_convert_pte_flags(subpg_pte); in __hash_page_4K()
263 rflags = htab_convert_pte_flags(new_pte); in __hash_page_64K()
Dhash_4k.c57 rflags = htab_convert_pte_flags(new_pte); in __hash_page_4K()
Dhash_hugepage.c60 rflags = htab_convert_pte_flags(new_pmd); in __hash_page_thp()
Dhash_hugetlbpage.c75 rflags = htab_convert_pte_flags(new_pte); in __hash_page_huge()
Dhash_pgtable.c457 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in hash__mark_initmem_nx()
Dhash_utils.c186 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function
255 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()
1868 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()
/Linux-v5.4/arch/powerpc/include/asm/book3s/64/
Dhash.h148 extern unsigned long htab_convert_pte_flags(unsigned long pteflags);