Searched defs:clone_pgd_range (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dpgtable.h752 * clone_pgd_range(pgd_t *dst, pgd_t *src, int count);
761 static inline void clone_pgd_range(pgd_t *dst, pgd_t *src, int count) function

Completed in 52 milliseconds