| tag | line | file | source code |
| SEGREG | 128 | arch/ppc/kernel/mmu.h | SEGREG segs[16]; /* Segment registers */ |
| SEGREG | 102 | arch/ppc/kernel/process.c | SEGREG *segs; |
| SEGREG | 108 | arch/ppc/kernel/process.c | segs = (SEGREG *)p->tss.segs; |
| SEGREG | 466 | arch/ppc/mm/init.c | SEGREG *segs; |
| SEGREG | 484 | arch/ppc/mm/init.c | segs = (SEGREG *)init_task.tss.segs; |
| SEGREG | 575 | arch/ppc/mm/init.c | vsid = ((SEGREG *)tss->segs)[segment].vsid; |
| SEGREG | 128 | arch/ppc/mm/mmu.h | SEGREG segs[16]; /* Segment registers */ |
| SEGREG | 119 | include/asm-ppc/mmu.h | SEGREG segs[16]; /* Segment registers */ |