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()
57 rflags = htab_convert_pte_flags(new_pte); in __hash_page_4K()
60 rflags = htab_convert_pte_flags(new_pmd); in __hash_page_thp()
73 rflags = htab_convert_pte_flags(new_pte); in __hash_page_huge()
446 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in hash__mark_initmem_nx()
189 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function258 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()1904 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()
148 extern unsigned long htab_convert_pte_flags(unsigned long pteflags);