Home
last modified time | relevance | path

Searched defs:__flush_tlb_page (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/nohash/
H A Dtlbflush.h81 #define __flush_tlb_page(mm,addr,p,i) __local_flush_tlb_page(mm,addr,p,i) macro
/openbmc/linux/arch/sparc/mm/
H A Dultra.S58 __flush_tlb_page: /* 22 insns */ label
/openbmc/linux/arch/powerpc/mm/nohash/
H A Dtlb.c240 void __flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr, in __flush_tlb_page() function
/openbmc/linux/arch/arm/include/asm/
H A Dtlbflush.h452 __flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr) in __flush_tlb_page() function