Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/mm/
Dhash_utils_64.c162 static unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function
193 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()
1481 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()