Home
last modified time | relevance | path

Searched defs:p4d_alloc (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/asm-generic/
D5level-fixup.h20 #define p4d_alloc(mm, pgd, address) (pgd) macro
/linux-4.19.296/include/linux/
Dmm.h1833 static inline p4d_t *p4d_alloc(struct mm_struct *mm, pgd_t *pgd, in p4d_alloc() function