Searched refs:flush_tlb_kernel_page (Results 1 - 9 of 9) sorted by relevance

/arch/h8300/include/asm/
H A Dtlbflush.h50 static inline void flush_tlb_kernel_page(unsigned long addr) function
/arch/m68k/include/asm/
H A Dtlbflush.h10 static inline void flush_tlb_kernel_page(void *addr) function
223 static inline void flush_tlb_kernel_page (unsigned long addr) function
271 static inline void flush_tlb_kernel_page(unsigned long addr) function
H A Dmotorola_pgalloc.h17 flush_tlb_kernel_page(pte);
40 flush_tlb_kernel_page(pte);
H A Dmcf_pgalloc.h64 flush_tlb_kernel_page(pte);
/arch/unicore32/include/asm/
H A Dtlbflush.h178 #define flush_tlb_kernel_page local_flush_tlb_kernel_page macro
/arch/arm/kernel/
H A Dsmp_tlb.c95 void flush_tlb_kernel_page(unsigned long kaddr) function
/arch/m68k/mm/
H A Dmotorola.c60 flush_tlb_kernel_page(ptablep);
100 flush_tlb_kernel_page(last_pgtable);
H A Dmemory.c81 flush_tlb_kernel_page(page);
/arch/arm/include/asm/
H A Dtlbflush.h497 #define flush_tlb_kernel_page local_flush_tlb_kernel_page macro
504 extern void flush_tlb_kernel_page(unsigned long kaddr);

Completed in 582 milliseconds