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

/linux-4.4.14/include/asm-generic/
H A D4level-fixup.h32 #define pud_free(mm, x) do { } while (0) macro
H A Dpgtable-nopud.h54 #define pud_free(mm, x) do { } while (0) macro
/linux-4.4.14/arch/arm64/include/asm/
H A Dpgalloc.h59 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/x86/include/asm/
H A Dpgalloc.h131 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/s390/include/asm/
H A Dpgalloc.h69 #define pud_free(mm, pud) crst_table_free(mm, (unsigned long *) pud) macro
/linux-4.4.14/arch/sparc/include/asm/
H A Dpgalloc_64.h48 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/ia64/include/asm/
H A Dpgalloc.h47 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/powerpc/include/asm/
H A Dpgalloc-64.h64 static inline void pud_free(struct mm_struct *mm, pud_t *pud) pud_free() function
/linux-4.4.14/arch/frv/include/asm/
H A Dpgtable.h225 #define pud_free(mm, x) do { } while (0) macro

Completed in 420 milliseconds