Home
last modified time | relevance | path

Searched defs:pgd_alloc (Results 26 – 29 of 29) sorted by relevance

12

/Linux-v5.4/arch/sparc/include/asm/
Dpgalloc_64.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v5.4/arch/s390/include/asm/
Dpgalloc.h105 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v5.4/arch/x86/mm/
Dpgtable.c417 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/Linux-v5.4/arch/x86/include/asm/
Dparavirt_types.h231 int (*pgd_alloc)(struct mm_struct *mm); member

12