Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
A Dslice.h25 unsigned int get_slice_psize(struct mm_struct *mm, unsigned long addr);
37 static inline unsigned int get_slice_psize(struct mm_struct *mm, unsigned long addr) in get_slice_psize() function
/linux/arch/powerpc/mm/
A Dcopro_fault.c95 psize = get_slice_psize(mm, ea); in copro_calculate_slb()
A Dslice.c662 unsigned int notrace get_slice_psize(struct mm_struct *mm, unsigned long addr) in get_slice_psize() function
679 EXPORT_SYMBOL_GPL(get_slice_psize);
A Dhugetlbpage.c566 unsigned int psize = get_slice_psize(vma->vm_mm, vma->vm_start); in vma_mmu_pagesize()
/linux/arch/powerpc/mm/book3s64/
A Dhash_tlb.c63 psize = get_slice_psize(mm, addr); in hpte_need_flush()
A Dhash_pgtable.c322 psize = get_slice_psize(mm, addr); in hpte_do_hugepage_flush()
A Dhash_utils.c1199 if (get_slice_psize(mm, addr) == MMU_PAGE_4K) in demote_segment_4k()
1323 psize = get_slice_psize(mm, ea); in hash_page_mm()
1617 int psize = get_slice_psize(mm, ea); in should_hash_preload()
A Dslb.c811 bpsize = get_slice_psize(mm, ea); in slb_allocate_user()

Completed in 13 milliseconds