Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dhash_64k.c77 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()
A Dhash_pgtable.c548 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL_ROX), HPTE_USE_KERNEL_KEY); in hash__mark_rodata_ro()
560 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY); in hash__mark_initmem_nx()
A Dhash_4k.c59 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_4K()
A Dhash_hugepage.c60 rflags = htab_convert_pte_flags(new_pmd, flags); in __hash_page_thp()
A Dhugetlbpage.c70 rflags = htab_convert_pte_flags(new_pte, flags); in __hash_page_huge()
A Dhash_utils.c289 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags) in htab_convert_pte_flags() function
358 prot = htab_convert_pte_flags(prot, HPTE_USE_KERNEL_KEY); in htab_bolt_mapping()
2120 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL), HPTE_USE_KERNEL_KEY); in kernel_map_linear_page()
/linux-6.3-rc2/arch/powerpc/include/asm/book3s/64/
A Dhash.h148 unsigned long htab_convert_pte_flags(unsigned long pteflags, unsigned long flags);

Completed in 10 milliseconds