Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm64/mm/
Dpgd.c49 static int __init pgd_cache_init(void) in pgd_cache_init() function
59 core_initcall(pgd_cache_init);
/linux-4.4.14/arch/x86/mm/
Dpgtable.c295 static int __init pgd_cache_init(void) in pgd_cache_init() function
317 core_initcall(pgd_cache_init);