Home
last modified time | relevance | path

Searched defs:p4d_populate_safe (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/include/asm-generic/
H A Dpgtable-nopud.h35 #define p4d_populate_safe(mm, p4d, pud) do { } while (0) macro
/kernel/linux/linux-6.6/include/asm-generic/
H A Dpgtable-nopud.h35 #define p4d_populate_safe(mm, p4d, pud) do { } while (0) macro
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgalloc.h51 static inline void p4d_populate_safe(struct mm_struct *mm, p4d_t *p4d, in p4d_populate_safe() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dpgalloc.h121 static inline void p4d_populate_safe(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate_safe() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dpgalloc.h119 static inline void p4d_populate_safe(struct mm_struct *mm, p4d_t *p4d, pud_t *pud) in p4d_populate_safe() function

Completed in 3 milliseconds