Home
last modified time | relevance | path

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

/linux-6.12.1/arch/riscv/include/asm/
Dpgalloc.h118 #define p4d_alloc_one p4d_alloc_one macro
119 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function
/linux-6.12.1/include/asm-generic/
Dpgtable-nop4d.h50 #define p4d_alloc_one(mm, address) NULL macro
/linux-6.12.1/arch/s390/include/asm/
Dpgalloc.h52 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long address) in p4d_alloc_one() function
/linux-6.12.1/arch/arm64/include/asm/
Dpgalloc.h88 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function
/linux-6.12.1/arch/x86/include/asm/
Dpgalloc.h150 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function