Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H A Dpgalloc.h120 #define p4d_free p4d_free macro
121 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/openbmc/linux/include/asm-generic/
H A Dpgtable-nop4d.h51 #define p4d_free(mm, x) do { } while (0) macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h62 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h159 static inline void p4d_free(struct mm_struct *mm, p4d_t *p4d) in p4d_free() function