Home
last modified time | relevance | path

Searched refs:ot_trampoline (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_tools_4v.c281 otd.ot_trampoline = (uintptr_t)&poke_fault; in pxtool_pcicfg_access()
297 otd.ot_trampoline = (uintptr_t)&peek_fault; in pxtool_pcicfg_access()
385 otd.ot_trampoline = (uintptr_t)&poke_fault; in pxtool_pciiomem_access()
404 otd.ot_trampoline = (uintptr_t)&peek_fault; in pxtool_pciiomem_access()
/illumos-gate/usr/src/uts/common/sys/
H A Dontrap.h96 uintptr_t ot_trampoline; /* %pc for trap return (if any) */ member
/illumos-gate/usr/src/uts/sun4/io/
H A Drootnex.c819 uintptr_t tramp = otd.ot_trampoline; in rootnex_ctlops_peekpoke()
822 otd.ot_trampoline = (uintptr_t)&poke_fault; in rootnex_ctlops_peekpoke()
826 otd.ot_trampoline = (uintptr_t)&peek_fault; in rootnex_ctlops_peekpoke()
831 otd.ot_trampoline = tramp; in rootnex_ctlops_peekpoke()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c986 uintptr_t tramp = otd.ot_trampoline; in pci_do_poke()
988 otd.ot_trampoline = (uintptr_t)&poke_fault; in pci_do_poke()
991 otd.ot_trampoline = tramp; in pci_do_poke()
1098 uintptr_t tramp = otd.ot_trampoline; in pci_do_peek()
1100 otd.ot_trampoline = (uintptr_t)&peek_fault; in pci_do_peek()
1103 otd.ot_trampoline = tramp; in pci_do_peek()
H A Dpci_tools.c152 otd.ot_trampoline = (uintptr_t)&peek_fault; in pcitool_phys_peek()
231 otd.ot_trampoline = (uintptr_t)&poke_fault; in pcitool_phys_poke()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_tools_4u.c119 otd.ot_trampoline = (uintptr_t)&peek_fault; in pxtool_safe_phys_peek()
209 otd.ot_trampoline = (uintptr_t)&poke_fault; in pxtool_safe_phys_poke()
H A Dpx_lib4u.c1592 uintptr_t tramp = otd.ot_trampoline; in px_lib_do_poke()
1594 otd.ot_trampoline = (uintptr_t)&poke_fault; in px_lib_do_poke()
1597 otd.ot_trampoline = tramp; in px_lib_do_poke()
1725 uintptr_t tramp = otd.ot_trampoline; in px_lib_do_peek()
1727 otd.ot_trampoline = (uintptr_t)&peek_fault; in px_lib_do_peek()
1730 otd.ot_trampoline = tramp; in px_lib_do_peek()
/illumos-gate/usr/src/uts/sun4/os/
H A Dddi_impl.c1402 otp->ot_trampoline = in impl_acc_err_init()
1405 otp->ot_trampoline = in impl_acc_err_init()
1922 uintptr_t tramp = otd.ot_trampoline; in peekpoke_mem()
1925 otd.ot_trampoline = (uintptr_t)&poke_fault; in peekpoke_mem()
1929 otd.ot_trampoline = (uintptr_t)&peek_fault; in peekpoke_mem()
1933 otd.ot_trampoline = tramp; in peekpoke_mem()
H A Dtrap.c409 rp->r_pc = otp->ot_trampoline; in trap()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c774 uintptr_t tramp = otd.ot_trampoline; in pcmu_do_poke()
776 otd.ot_trampoline = (uintptr_t)&poke_fault; in pcmu_do_poke()
779 otd.ot_trampoline = tramp; in pcmu_do_poke()
822 uintptr_t tramp = otd.ot_trampoline; in pcmu_do_peek()
824 otd.ot_trampoline = (uintptr_t)&peek_fault; in pcmu_do_peek()
827 otd.ot_trampoline = tramp; in pcmu_do_peek()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1305 uintptr_t tramp = otd.ot_trampoline; in sbus_ctlops_poke()
1307 otd.ot_trampoline = (uintptr_t)&poke_fault; in sbus_ctlops_poke()
1310 otd.ot_trampoline = tramp; in sbus_ctlops_poke()
1353 uintptr_t tramp = otd.ot_trampoline; in sbus_ctlops_peek()
1355 otd.ot_trampoline = (uintptr_t)&peek_fault; in sbus_ctlops_peek()
1358 otd.ot_trampoline = tramp; in sbus_ctlops_peek()
/illumos-gate/usr/src/uts/sun4v/os/
H A Derror.c449 rp->r_pc = otp->ot_trampoline; in errh_error_protected()
457 rp->r_pc = otp->ot_trampoline; in errh_error_protected()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dtrap.c593 rp->r_pc = ct->t_ontrap->ot_trampoline; in trap()
1089 rp->r_pc = ct->t_ontrap->ot_trampoline; in trap()
1130 rp->r_pc = ct->t_ontrap->ot_trampoline; in trap()
H A Dcmi.c738 rp->r_pc = otp->ot_trampoline; in cmi_mca_trap()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1555 uintptr_t tramp = otd.ot_trampoline; in fhc_ctlops_peekpoke()
1558 otd.ot_trampoline = (uintptr_t)&poke_fault; in fhc_ctlops_peekpoke()
1562 otd.ot_trampoline = (uintptr_t)&peek_fault; in fhc_ctlops_peekpoke()
1567 otd.ot_trampoline = tramp; in fhc_ctlops_peekpoke()
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S289 stn %o2, [%o0 + OT_TRAMPOLINE] ! ot_trampoline = %o2
/illumos-gate/usr/src/uts/i86pc/ml/
H A Doffsets.in355 ot_trampoline
/illumos-gate/usr/src/uts/sun4/ml/
H A Doffsets.in511 ot_trampoline
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c1992 rp->r_pc = otp->ot_trampoline;
2001 rp->r_pc = otp->ot_trampoline;
H A Dspitfire.c1344 rp->r_pc = otp->ot_trampoline; in cpu_async_error()
1353 rp->r_pc = otp->ot_trampoline; in cpu_async_error()
H A Dus3_common.c1842 rp->r_pc = otp->ot_trampoline; in cpu_deferred_error()
1851 rp->r_pc = otp->ot_trampoline; in cpu_deferred_error()