Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/asm-generic/
Dpgtable-nop4d.h52 #define p4d_free(mm, x) do { } while (0) macro
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dpgalloc.h62 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dpgalloc.h161 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function