Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sparc/include/asm/
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()
/kernel/linux/linux-5.10/arch/sparc/mm/
Dinit_64.c2921 void pgtable_free(void *table, bool is_page) in pgtable_free()