Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/mm/book3s32/
A Dtlb.c61 pmd = pmd_off(mm, start); in hash__flush_range()
103 pmd = pmd_off(mm, vmaddr); in hash__flush_tlb_page()
A Dmmu.c304 pmd = pmd_off(mm, ea); in hash_preload()
/linux-6.3-rc2/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h233 static pmd_t *pmd_off(struct mm_struct *mm, unsigned long addr);
255 pmd_t *pmd = pmd_off(mm, addr); in pte_update()
/linux-6.3-rc2/arch/mips/mm/
A Dc-r3k.c252 pmdp = pmd_off(mm, addr); in r3k_flush_cache_page()
A Dc-r4k.c669 pmdp = pmd_off(mm, addr); in local_r4k_flush_cache_page()
/linux-6.3-rc2/arch/sh/mm/
A Dcache-sh4.c224 pmd = pmd_off(vma->vm_mm, address); in sh4_flush_cache_page()
/linux-6.3-rc2/arch/um/kernel/
A Dtrap.c100 pmd = pmd_off(mm, address); in handle_page_fault()
/linux-6.3-rc2/arch/microblaze/kernel/
A Dsignal.c193 pmdp = pmd_off(current->mm, address); in setup_rt_frame()
/linux-6.3-rc2/arch/powerpc/mm/
A Dpgtable.c284 pmd_t *pmd = pmd_off(mm, addr); in set_huge_pte_at()
/linux-6.3-rc2/include/linux/
A Dpgtable.h151 static inline pmd_t *pmd_off(struct mm_struct *mm, unsigned long va) in pmd_off() function

Completed in 16 milliseconds