Home
last modified time | relevance | path

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

/linux-4.1.27/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()
45 flush_tlb_kernel_page(pte); in pte_alloc_one()
Dmcf_pgalloc.h68 flush_tlb_kernel_page(pte); in pte_alloc_one()
/linux-4.1.27/arch/unicore32/include/asm/
Dtlbflush.h178 #define flush_tlb_kernel_page local_flush_tlb_kernel_page macro
/linux-4.1.27/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-4.1.27/arch/arm/include/asm/
Dtlbflush.h610 #define flush_tlb_kernel_page local_flush_tlb_kernel_page macro
618 extern void flush_tlb_kernel_page(unsigned long kaddr);
661 extern void flush_tlb_kernel_page(unsigned long kaddr);
/linux-4.1.27/arch/arm/kernel/
Dsmp_tlb.c169 void flush_tlb_kernel_page(unsigned long kaddr) in flush_tlb_kernel_page() function