Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dpgalloc_64.h79 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
90 bool is_page = false; in __tlb_remove_table() local
97 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dinit_64.c2921 void pgtable_free(void *table, bool is_page) in pgtable_free()