Searched refs:trap_per_cpu (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dtraps.c1836 struct trap_per_cpu *tb;
1884 struct trap_per_cpu *tb;
2471 struct trap_per_cpu trap_block[NR_CPUS];
2479 struct trap_per_cpu *p = &trap_block[cpu];
2521 if (TRAP_PER_CPU_THREAD != offsetof(struct trap_per_cpu, thread) ||
2523 offsetof(struct trap_per_cpu, pgd_paddr)) ||
2525 offsetof(struct trap_per_cpu, cpu_mondo_pa)) ||
2527 offsetof(struct trap_per_cpu, dev_mondo_pa)) ||
2529 offsetof(struct trap_per_cpu, resum_mondo_pa)) ||
2531 offsetof(struct trap_per_cpu, resum_kernel_buf_p
[all...]
H A Dmdesc.c541 static void __init get_mondo_data(struct mdesc_node *mp, struct trap_per_cpu *tb)
566 struct trap_per_cpu *tb;
H A Dirq.c844 struct trap_per_cpu *tb = &trap_block[this_cpu];
900 static void __cpuinit init_cpu_send_mondo_info(struct trap_per_cpu *tb, int use_bootmem)
925 struct trap_per_cpu *tb = &trap_block[cpu];
H A Dsmp.c531 struct trap_per_cpu *tb;
803 struct trap_per_cpu *tp = &trap_block[raw_smp_processor_id()];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dcpudata.h55 struct trap_per_cpu { struct
85 extern struct trap_per_cpu trap_block[NR_CPUS];

Completed in 108 milliseconds