Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A Dhash_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()
H A Dhash_4k.c57 rflags = htab_convert_pte_flags(new_pte); in __hash_page_4K()
H A Dhash_hugepage.c60 rflags = htab_convert_pte_flags(new_pmd); in __hash_page_thp()
H A Dhash_hugetlbpage.c73 rflags = htab_convert_pte_flags(new_pte); in __hash_page_huge()
H A Dhash_pgtable.c446 pp = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in hash__mark_initmem_nx()
H A Dhash_utils.c189 unsigned long htab_convert_pte_flags(unsigned long pteflags) in htab_convert_pte_flags() function
258 prot = htab_convert_pte_flags(prot); in htab_bolt_mapping()
1915 unsigned long mode = htab_convert_pte_flags(pgprot_val(PAGE_KERNEL)); in kernel_map_linear_page()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dhash.h148 extern unsigned long htab_convert_pte_flags(unsigned long pteflags);