Home
last modified time | relevance | path

Searched defs:__tlb_remove_page_size (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/arch/um/include/asm/
Dtlb.h121 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() function
/Linux-v4.19/arch/sh/include/asm/
Dtlb.h118 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() function
/Linux-v4.19/arch/s390/include/asm/
Dtlb.h107 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() function
/Linux-v4.19/arch/ia64/include/asm/
Dtlb.h247 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() function
/Linux-v4.19/arch/arm/include/asm/
Dtlb.h236 static inline bool __tlb_remove_page_size(struct mmu_gather *tlb, in __tlb_remove_page_size() function
/Linux-v4.19/mm/
Dmemory.c292 bool __tlb_remove_page_size(struct mmu_gather *tlb, struct page *page, int page_size) in __tlb_remove_page_size() function