Home
last modified time | relevance | path

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

/linux/arch/powerpc/mm/book3s32/
A Dtlb.c61 pmd = pmd_off(mm, start); in hash__flush_range()
102 pmd = pmd_off(mm, vmaddr); in hash__flush_tlb_page()
A Dmmu.c308 pmd = pmd_off(mm, ea); in hash_preload()
/linux/arch/powerpc/include/asm/nohash/32/
A Dpgtable.h232 static pmd_t *pmd_off(struct mm_struct *mm, unsigned long addr);
254 pmd_t *pmd = pmd_off(mm, addr); in pte_update()
/linux/arch/mips/mm/
A Dc-r3k.c252 pmdp = pmd_off(mm, addr); in r3k_flush_cache_page()
A Dc-tx39.c182 pmdp = pmd_off(mm, page); in tx39_flush_cache_page()
A Dc-r4k.c670 pmdp = pmd_off(mm, addr); in local_r4k_flush_cache_page()
/linux/arch/sh/mm/
A Dcache-sh4.c224 pmd = pmd_off(vma->vm_mm, address); in sh4_flush_cache_page()
/linux/arch/um/kernel/
A Dtrap.c98 pmd = pmd_off(mm, address); in handle_page_fault()
/linux/arch/microblaze/kernel/
A Dsignal.c193 pmdp = pmd_off(current->mm, address); in setup_rt_frame()
/linux/arch/powerpc/mm/
A Dpgtable.c272 pmd_t *pmd = pmd_off(mm, addr); in set_huge_pte_at()
/linux/include/linux/
A Dpgtable.h149 static inline pmd_t *pmd_off(struct mm_struct *mm, unsigned long va) in pmd_off() function

Completed in 20 milliseconds