Searched refs:htab_convert_pte_flags (Results 1 – 7 of 7) sorted by relevance
75 rflags = htab_convert_pte_flags(subpg_pte); in __hash_page_4K()263 rflags = htab_convert_pte_flags(new_pte); in __hash_page_64K()
65 rflags = htab_convert_pte_flags(new_pte); in __hash_page_huge()
57 rflags = htab_convert_pte_flags(new_pte); in __hash_page_4K()
54 rflags = htab_convert_pte_flags(new_pmd); in __hash_page_thp()
453 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in hash__mark_initmem_nx()
183 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function252 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()1786 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()
100 extern unsigned long htab_convert_pte_flags(unsigned long pteflags);