Home
last modified time | relevance | path

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

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