tag | line | file | source code |
---|---|---|---|
NSWINS | 133 | arch/sparc/kernel/process.c | (sizeof(struct reg_window) * NSWINS)); |
NSWINS | 135 | arch/sparc/kernel/process.c | (sizeof(unsigned long) * NSWINS)); |
NSWINS | 58 | include/asm-sparc/processor.h | struct reg_window reg_window[NSWINS] __attribute__ ((aligned (8))); |
NSWINS | 59 | include/asm-sparc/processor.h | unsigned long rwbuf_stkptrs[NSWINS] __attribute__ ((aligned (8))); |