Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/mm/
Dpgtable.c392 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
418 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
436 pgd = _pgd_alloc(); in pgd_alloc()