Home
last modified time | relevance | path

Searched defs:pgd_alloc (Results 51 - 57 of 57) sorted by relevance

123

/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dpgalloc.h137 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dpgalloc_64.h26 static inline pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dmem.c202 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpgtable.c424 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpgtable.c430 pgd_t *pgd_alloc(struct mm_struct *mm) in pgd_alloc() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dparavirt_types.h164 int (*pgd_alloc)(struct mm_struct *mm); member
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dparavirt_types.h225 int (*pgd_alloc)(struct mm_struct *mm); member

Completed in 7 milliseconds

123