Home
last modified time | relevance | path

Searched defs:pud_free (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dpgalloc.h91 #define pud_free pud_free macro
92 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h29 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/openbmc/linux/include/asm-generic/
H A Dpgalloc.h198 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
H A Dpgtable-nopud.h59 #define pud_free(mm, x) do { } while (0) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h76 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/openbmc/linux/arch/sparc/include/asm/
H A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h126 static inline void pud_free(struct mm_struct *mm, pud_t *pud) in pud_free() function