Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dpgalloc.h18 #define paravirt_pgd_alloc(mm) __paravirt_pgd_alloc(mm) macro
H A Dparavirt.h342 static inline int paravirt_pgd_alloc(struct mm_struct *mm) in paravirt_pgd_alloc() function