taglinefilesource code
ctxd_t34arch/sparc/mm/srmmu.cctxd_t *srmmu_context_table;
ctxd_t194arch/sparc/mm/srmmu.cstatic void srmmu_ctxd_set(ctxd_t *ctxp, pgd_t *pgdp)
ctxd_t1084arch/sparc/mm/srmmu.csrmmu_context_table = srmmu_init_alloc(&mempool, num_contexts*sizeof(ctxd_t));
ctxd_t72include/asm-sparc/page.h#define __ctxd(x)  ((ctxd_t) { (x) } )