tag | line | file | source code |
---|---|---|---|
hash1 | 141 | arch/ppc/kernel/mk_defs.c | put_line(out, "_HASH1", (int)®s.hash1-(int)®s); |
hash1 | 97 | arch/ppc/kernel/traps.c | printk("HASH = %08X/%08X, MISS = %08X/%08X, CMP = %08X/%08X\n", regs->hash1, regs->hash2, regs->imiss, regs->dmiss, regs->icmp, regs->dcmp); |
hash1 | 34 | include/asm-ppc/ptrace.h | unsigned long hash1, hash2; |