Home
last modified time | relevance | path

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

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