Home
last modified time | relevance | path

Searched refs:p4d_alloc_one (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/riscv/include/asm/
A Dpgalloc.h100 #define p4d_alloc_one p4d_alloc_one macro
101 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function
/linux-6.3-rc2/include/asm-generic/
A Dpgtable-nop4d.h50 #define p4d_alloc_one(mm, address) NULL macro
/linux-6.3-rc2/arch/s390/include/asm/
A Dpgalloc.h53 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long address) in p4d_alloc_one() function
/linux-6.3-rc2/arch/x86/include/asm/
A Dpgalloc.h150 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function
/linux-6.3-rc2/mm/
A Dmemory.c5226 p4d_t *new = p4d_alloc_one(mm, address); in __p4d_alloc()

Completed in 16 milliseconds