Lines Matching refs:trap_per_cpu
1857 struct trap_per_cpu *tb; in sun4v_resum_error()
1905 struct trap_per_cpu *tb; in sun4v_nonresum_error()
2511 struct trap_per_cpu trap_block[NR_CPUS];
2519 struct trap_per_cpu *p = &trap_block[cpu]; in init_cur_cpu_trap()
2561 if (TRAP_PER_CPU_THREAD != offsetof(struct trap_per_cpu, thread) || in trap_init()
2563 offsetof(struct trap_per_cpu, pgd_paddr)) || in trap_init()
2565 offsetof(struct trap_per_cpu, cpu_mondo_pa)) || in trap_init()
2567 offsetof(struct trap_per_cpu, dev_mondo_pa)) || in trap_init()
2569 offsetof(struct trap_per_cpu, resum_mondo_pa)) || in trap_init()
2571 offsetof(struct trap_per_cpu, resum_kernel_buf_pa)) || in trap_init()
2573 offsetof(struct trap_per_cpu, nonresum_mondo_pa)) || in trap_init()
2575 offsetof(struct trap_per_cpu, nonresum_kernel_buf_pa)) || in trap_init()
2577 offsetof(struct trap_per_cpu, fault_info)) || in trap_init()
2579 offsetof(struct trap_per_cpu, cpu_mondo_block_pa)) || in trap_init()
2581 offsetof(struct trap_per_cpu, cpu_list_pa)) || in trap_init()
2583 offsetof(struct trap_per_cpu, tsb_huge)) || in trap_init()
2585 offsetof(struct trap_per_cpu, tsb_huge_temp)) || in trap_init()
2587 offsetof(struct trap_per_cpu, irq_worklist_pa)) || in trap_init()
2589 offsetof(struct trap_per_cpu, cpu_mondo_qmask)) || in trap_init()
2591 offsetof(struct trap_per_cpu, dev_mondo_qmask)) || in trap_init()
2593 offsetof(struct trap_per_cpu, resum_qmask)) || in trap_init()
2595 offsetof(struct trap_per_cpu, nonresum_qmask))) in trap_init()