Searched defs:tlb_remove_page (Results 1 - 5 of 5) sorted by relevance

/arch/um/include/asm/
H A Dtlb.h15 * any data needed by arch specific code for tlb_remove_page.
96 /* tlb_remove_page
108 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) function
/arch/s390/include/asm/
H A Dtlb.h96 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) function
/arch/sh/include/asm/
H A Dtlb.h107 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) function
/arch/arm/include/asm/
H A Dtlb.h58 #define tlb_remove_entry(tlb, entry) tlb_remove_page(tlb, entry)
219 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) function
/arch/ia64/include/asm/
H A Dtlb.h32 * tlb_remove_page(tlb, page);
236 static inline void tlb_remove_page(struct mmu_gather *tlb, struct page *page) function

Completed in 107 milliseconds