Searched refs:crb_v_dispatch (Results 1 – 3 of 3) sorted by relevance
50 prom_dispatch_v.routine_arg = c->crb_v_dispatch; in init_prom_calls()51 prom_dispatch_v.routine = c->crb_v_dispatch->entry_va; in init_prom_calls()
64 prom_dispatch_v.routine_arg = c->crb_v_dispatch; in init_prom_interface()65 prom_dispatch_v.routine = c->crb_v_dispatch->entry_va; in init_prom_interface()
432 struct crd *crb_v_dispatch; /* 0: virtual dispatch addr */ member