Searched refs:paravirt_pgd_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dpgalloc.h18 #define paravirt_pgd_alloc(mm) __paravirt_pgd_alloc(mm) macro
H A Dparavirt.h344 static inline int paravirt_pgd_alloc(struct mm_struct *mm) function
/linux-master/arch/x86/mm/
H A Dpgtable.c454 if (paravirt_pgd_alloc(mm) != 0)

Completed in 148 milliseconds