Searched defs:pud_free (Results 1 - 8 of 8) sorted by relevance

/linux-master/include/asm-generic/
H A Dpgtable-nopud.h59 #define pud_free(mm, x) do { } while (0) macro
H A Dpgalloc.h203 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/arch/powerpc/include/asm/nohash/64/
H A Dpgalloc.h29 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/arch/powerpc/include/asm/book3s/64/
H A Dpgalloc.h126 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/arch/sparc/include/asm/
H A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/arch/arm64/include/asm/
H A Dpgalloc.h59 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/arch/s390/include/asm/
H A Dpgalloc.h75 static inline void pud_free(struct mm_struct *mm, pud_t *pud) function
/linux-master/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) function

Completed in 119 milliseconds