Home
last modified time | relevance | path

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

/arch/x86/mm/
Dpgtable.c320 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
352 static inline pgd_t *_pgd_alloc(void) in _pgd_alloc() function
370 pgd = _pgd_alloc(); in pgd_alloc()