Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/mm/
Dhash_utils_64.c161 static unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function
192 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()
1478 unsigned long mode = htab_convert_pte_flags(PAGE_KERNEL); in kernel_map_linear_page()