Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/include/asm/
H 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
/openbmc/linux/include/asm-generic/
H A Dpgtable-nop4d.h50 #define p4d_alloc_one(mm, address) NULL macro
/openbmc/linux/arch/s390/include/asm/
H A Dpgalloc.h53 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long address) in p4d_alloc_one() function
/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h150 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function