Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm64/mm/
Dpgd.c51 static int __init pgd_cache_init(void) in pgd_cache_init() function
61 core_initcall(pgd_cache_init);
/linux-4.1.27/arch/x86/mm/
Dpgtable.c295 static int __init pgd_cache_init(void) in pgd_cache_init() function
317 core_initcall(pgd_cache_init);