Searched refs:machcpu (Results 1 – 16 of 16) sorted by relevance
201 tdesc_t *machcpu; in fix_small_cpu_struct() local251 if ((machcpu = lookup_tdesc(td, "machcpu")) == NULL) { in fix_small_cpu_struct()252 machcpu = xcalloc(sizeof (*machcpu)); in fix_small_cpu_struct()253 machcpu->t_name = xstrdup("machcpu"); in fix_small_cpu_struct()254 machcpu->t_id = td->td_nextid++; in fix_small_cpu_struct()255 machcpu->t_type = FORWARD; in fix_small_cpu_struct()256 } else if (machcpu->t_type != STRUCT) { in fix_small_cpu_struct()261 (machcpu->t_type == FORWARD ? "forward" : "struct")); in fix_small_cpu_struct()267 cpum->ml_type = machcpu; in fix_small_cpu_struct()
38 struct machcpu *mcpup = &cpu->cpu_m; in cpu_intrq_register()65 struct machcpu *mcpup = &cpu->cpu_m; in cpu_intrq_setup()185 struct machcpu *mcpup = &cpu->cpu_m; in cpu_intrq_cleanup()
793 struct machcpu *mcpup = &(CPU->cpu_m); in send_one_mondo()857 struct machcpu *mcpup = &(CPU->cpu_m); in send_mondo_set()1091 struct machcpu *mcpup; in kdi_xc_one()
113 struct machcpu *mcpup; in process_resumable_error()217 struct machcpu *mcpup; in process_nonresumable_error()
97 struct machcpu { struct143 typedef struct machcpu machcpu_t; argument
529 struct machcpu *mcpu = &cpu->cpu_m; in hilevel_intr_prolog()625 struct machcpu *mcpu = &cpu->cpu_m; in hilevel_intr_epilog()706 struct machcpu *mcpu = &cpu->cpu_m; in intr_thread_prolog()772 struct machcpu *mcpu = &cpu->cpu_m; in intr_thread_epilog()908 struct machcpu *mcpu; in intr_get_time()945 struct machcpu *mcpu = &cpu->cpu_m; in dosoftint_prolog()1051 struct machcpu *mcpu = &cpu->cpu_m; in dosoftint_epilog()
134 xc_decrement(struct machcpu *mcpu) in xc_decrement()143 xc_increment(struct machcpu *mcpu) in xc_increment()314 struct machcpu *mcpup = &(CPU->cpu_m); in xc_serv()
111 struct machcpu { struct186 typedef struct machcpu machcpu_t; argument
231 struct machcpu *mcpu = &cpu->cpu_m; in apix_do_softint_prolog()302 struct machcpu *mcpu = &cpu->cpu_m; in apix_do_softint_epilog()406 struct machcpu *mcpu = &cpu->cpu_m; in apix_hilevel_intr_prolog()485 struct machcpu *mcpu = &cpu->cpu_m; in apix_hilevel_intr_epilog()608 struct machcpu *mcpu = &cpu->cpu_m; in apix_intr_thread_prolog()677 struct machcpu *mcpu = &cpu->cpu_m; in apix_intr_thread_epilog()
81 struct machcpu { struct
177 struct machcpu *mcpu = &(cp->cpu_m); in cstate_wakeup()927 struct machcpu *mcpu; in cpuidle_cstate_instance()
149 struct machcpu *mcpu = &(cp->cpu_m); in cpupm_init()
81 machcpu
83 machcpu
349 struct machcpu *mcpu; in intr_dequeue_req()
241 struct machcpu cpu_m; /* per architecture info */