Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h82 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
93 bool is_page = false; in __tlb_remove_table() local
100 static inline void pgtable_free_tlb(struct mmu_gather *tlb, void *table, bool is_page) in pgtable_free_tlb()
/openbmc/linux/arch/sparc/mm/
H A Dinit_64.c2939 void pgtable_free(void *table, bool is_page) in pgtable_free()