Searched refs:pgd_cache_init (Results 1 – 3 of 3) sorted by relevance
47 void __init pgd_cache_init(void) in pgd_cache_init() function
376 static int __init pgd_cache_init(void) in pgd_cache_init() function395 core_initcall(pgd_cache_init);
751 void pgd_cache_init(void);752 #define pgtable_cache_init pgd_cache_init