Home
last modified time | relevance | path

Searched refs:_pgd_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/x86/mm/
Dpgtable.c397 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
423 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
440 pgd = _pgd_alloc(); in pgd_alloc()