Searched refs:srmmu_ctx_table_phys (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dsun4m_smp.c40 extern ctxd_t *srmmu_ctx_table_phys;
152 smp_penguin_ctable.phys_addr = (unsigned int) srmmu_ctx_table_phys;
H A Dleon_smp.c49 extern ctxd_t *srmmu_ctx_table_phys;
214 smp_penguin_ctable.phys_addr = (unsigned int)srmmu_ctx_table_phys;
H A Dsun4d_smp.c42 extern ctxd_t *srmmu_ctx_table_phys;
193 smp_penguin_ctable.phys_addr = (unsigned int) srmmu_ctx_table_phys;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/mm/
H A Dsrmmu.c86 ctxd_t *srmmu_ctx_table_phys; variable
1238 srmmu_ctx_table_phys = (ctxd_t *)__nocache_pa((unsigned long)srmmu_context_table);
1244 srmmu_set_ctable_ptr((unsigned long)srmmu_ctx_table_phys);

Completed in 60 milliseconds