Searched refs:srmmu_swapper_pg_dir (Results 1 – 1 of 1) sorted by relevance
64 static pgd_t *srmmu_swapper_pg_dir; variable421 srmmu_swapper_pg_dir = (pgd_t *)__srmmu_get_nocache(SRMMU_PGD_TABLE_SIZE, SRMMU_PGD_TABLE_SIZE); in srmmu_nocache_init()422 memset(__nocache_fix(srmmu_swapper_pg_dir), 0, SRMMU_PGD_TABLE_SIZE); in srmmu_nocache_init()423 init_mm.pgd = srmmu_swapper_pg_dir; in srmmu_nocache_init()1309 srmmu_ctxd_set((ctxd_t *)__nocache_fix(&srmmu_context_table[i]), srmmu_swapper_pg_dir); in srmmu_paging_init()1384 srmmu_ctxd_set(&srmmu_context_table[mm->context], srmmu_swapper_pg_dir); in srmmu_destroy_context()