Searched refs:htab_convert_pte_flags (Results 1 – 4 of 4) sorted by relevance
77 rflags = htab_convert_pte_flags(subpg_pte, flags); in __hash_page_4K()268 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_64K()
59 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_4K()
284 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY); in kernel_map_linear_page()556 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags() function632 prot = htab_convert_pte_flags(prot, HPTE_USE_KERNEL_KEY); in htab_bolt_mapping()
163 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);