Home
last modified time | relevance | path

Searched defs:is_page (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/sparc/include/asm/
Dpgalloc_64.h84 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
95 bool is_page = false; in __tlb_remove_table() local
102 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
/linux-4.4.14/arch/sparc/mm/
Dinit_64.c2746 void pgtable_free(void *table, bool is_page) in pgtable_free()