htab_convert_pte_flags
unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);
rflags = htab_convert_pte_flags(new_pte, flags);
rflags = htab_convert_pte_flags(new_pte, flags);
rflags = htab_convert_pte_flags(subpg_pte, flags);
rflags = htab_convert_pte_flags(new_pmd, flags);
pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL_ROX), HPTE_USE_KERNEL_KEY);
pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY);
unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY);
prot = htab_convert_pte_flags(prot, HPTE_USE_KERNEL_KEY);
rflags = htab_convert_pte_flags(new_pte, flags);