Home
last modified time | relevance | path

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

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