taglinefilesource code
srmmu_context_table70arch/sparc/mm/srmmu.cctxd_t *srmmu_context_table;
srmmu_context_table239arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[tsk->mm->context], pgdp);
srmmu_context_table467arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[tsk->mm->context], tsk->mm->pgd);
srmmu_context_table1244arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[tsk->mm->context], pgdp);
srmmu_context_table1275arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[tsk->mm->context], tsk->mm->pgd);
srmmu_context_table1874arch/sparc/mm/srmmu.csrmmu_context_table = srmmu_init_alloc(&mempool, num_contexts*sizeof(ctxd_t));
srmmu_context_table1875arch/sparc/mm/srmmu.csrmmu_ctx_table_phys = (ctxd_t *) srmmu_v2p((unsigned long) srmmu_context_table);
srmmu_context_table1877arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[i], swapper_pg_dir);
srmmu_context_table1946arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[mm->context], swapper_pg_dir);
srmmu_context_table1959arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[current->mm->context], current->mm->pgd);
srmmu_context_table1976arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[mm->context], swapper_pg_dir);
srmmu_context_table1990arch/sparc/mm/srmmu.cctxd_set(&srmmu_context_table[current->mm->context], current->mm->pgd);