Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/mm/
Dhash64_64k.c75 rflags = htab_convert_pte_flags(subpg_pte); in __hash_page_4K()
263 rflags = htab_convert_pte_flags(new_pte); in __hash_page_64K()
Dhugetlbpage-hash64.c65 rflags = htab_convert_pte_flags(new_pte); in __hash_page_huge()
Dhash64_4k.c57 rflags = htab_convert_pte_flags(new_pte); in __hash_page_4K()
Dhugepage-hash64.c54 rflags = htab_convert_pte_flags(new_pmd); in __hash_page_thp()
Dpgtable-hash64.c453 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in hash__mark_initmem_nx()
Dhash_utils_64.c183 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function
252 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()
1786 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/
Dhash.h100 extern unsigned long htab_convert_pte_flags(unsigned long pteflags);