Home
last modified time | relevance | path

Searched refs:__pud_free (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/asm-generic/
H A Dpgalloc.h191 static inline void __pud_free(struct mm_struct *mm, pud_t *pud) in __pud_free() function
200 __pud_free(mm, pud); in pud_free()
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h110 static inline void __pud_free(pud_t *pud) in __pud_free() function
128 return __pud_free(pud); in pud_free()
/openbmc/linux/arch/riscv/include/asm/
H A Dpgalloc.h95 __pud_free(mm, pud); in pud_free()
/openbmc/linux/arch/powerpc/mm/book3s64/
H A Dpgtable.c462 __pud_free(table); in pgtable_free()