Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dpgtable-nop4d.h51 #define p4d_alloc_one(mm, address) NULL macro
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpgalloc.h152 static inline p4d_t *p4d_alloc_one(struct mm_struct *mm, unsigned long addr) in p4d_alloc_one() function