Searched refs:srmmu_swapper_pg_dir (Results 1 – 1 of 1) sorted by relevance
64 static pgd_t *srmmu_swapper_pg_dir; variable295 srmmu_swapper_pg_dir = __srmmu_get_nocache(SRMMU_PGD_TABLE_SIZE, SRMMU_PGD_TABLE_SIZE); in srmmu_nocache_init()296 memset(__nocache_fix(srmmu_swapper_pg_dir), 0, SRMMU_PGD_TABLE_SIZE); in srmmu_nocache_init()297 init_mm.pgd = srmmu_swapper_pg_dir; in srmmu_nocache_init()944 srmmu_ctxd_set(__nocache_fix(&srmmu_context_table[i]), srmmu_swapper_pg_dir); in srmmu_paging_init()1011 srmmu_ctxd_set(&srmmu_context_table[mm->context], srmmu_swapper_pg_dir); in destroy_context()