Searched defs:__flush_tlb_page (Results  1 – 8 of 8) sorted by relevance
| /linux-4.1.27/arch/frv/mm/ | 
| D | tlb-flush.S | 133 __flush_tlb_page:  label
  | 
| /linux-4.1.27/arch/cris/arch-v32/mm/ | 
| D | tlb.c | 121 __flush_tlb_page(struct vm_area_struct *vma, unsigned long addr)  in __flush_tlb_page()  function
  | 
| /linux-4.1.27/arch/sparc/mm/ | 
| D | ultra.S | 57 __flush_tlb_page:	/* 22 insns */  label
  | 
| /linux-4.1.27/arch/m32r/include/asm/ | 
| D | tlbflush.h | 52 static __inline__ void __flush_tlb_page(unsigned long page)  in __flush_tlb_page()  function
  | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | tlbflush.h | 55 #define __flush_tlb_page(mm,addr,p,i)	__local_flush_tlb_page(mm,addr,p,i)  macro
  | 
| /linux-4.1.27/arch/avr32/mm/ | 
| D | tlb.c | 117 static void __flush_tlb_page(unsigned long asid, unsigned long page)  in __flush_tlb_page()  function
  | 
| /linux-4.1.27/arch/powerpc/mm/ | 
| D | tlb_nohash.c | 281 void __flush_tlb_page(struct mm_struct *mm, unsigned long vmaddr,  in __flush_tlb_page()  function
  | 
| /linux-4.1.27/arch/arm/include/asm/ | 
| D | tlbflush.h | 458 __flush_tlb_page(struct vm_area_struct *vma, unsigned long uaddr)  in __flush_tlb_page()  function
  |