Home
last modified time | relevance | path

Searched defs:p4d_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/arch/riscv/include/asm/
Dpgalloc.h138 #define p4d_free p4d_free macro
139 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/linux-6.12.1/include/asm-generic/
Dpgtable-nop4d.h51 #define p4d_free(mm, x) do { } while (0) macro
/linux-6.12.1/arch/s390/include/asm/
Dpgalloc.h61 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/linux-6.12.1/arch/arm64/include/asm/
Dpgalloc.h97 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/linux-6.12.1/arch/x86/include/asm/
Dpgalloc.h159 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function