Searched defs:p4d_populate_safe (Results 1 - 5 of 5) sorted by relevance
| /kernel/linux/linux-5.10/include/asm-generic/ |
| H A D | pgtable-nopud.h | 35 #define p4d_populate_safe(mm, p4d, pud) do { } while (0) macro
|
| /kernel/linux/linux-6.6/include/asm-generic/ |
| H A D | pgtable-nopud.h | 35 #define p4d_populate_safe(mm, p4d, pud) do { } while (0) macro
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| H A D | pgalloc.h | 51 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 D | pgalloc.h | 121 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 D | pgalloc.h | 119 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