Searched refs:crb_v_dispatch (Results 1 – 3 of 3) sorted by relevance
56 prom_dispatch_v.routine_arg = c->crb_v_dispatch; in init_prom_calls()57 prom_dispatch_v.routine = c->crb_v_dispatch->entry_va; in init_prom_calls()
139 prom_dispatch_v.routine_arg = c->crb_v_dispatch; in init_prom_interface()140 prom_dispatch_v.routine = c->crb_v_dispatch->entry_va; in init_prom_interface()
456 struct crd *crb_v_dispatch; /* 0: virtual dispatch addr */ member