Home
last modified time | relevance | path

Searched refs:on_trap (Results 1 – 25 of 36) sorted by last modified time

12

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c3406 if (!on_trap(&otd, OT_DATA_ACCESS)) { in cpuid_scan_security()
3872 if (!on_trap(&otd, OT_DATA_ACCESS)) { in cpuid_basic_ppin()
4794 if (!on_trap(&otd, OT_DATA_ACCESS)) { in cpuid_pass_basic()
7854 if (!on_trap(&otd, OT_DATA_ACCESS)) { in post_startup_cpu_fixups()
H A Dmicrocode.c169 if (!on_trap(&otd, OT_DATA_ACCESS)) { in ucode_write()
H A Dmicrocode_amd.c337 if (on_trap(&otd, OT_DATA_ACCESS)) { in ucode_load_amd()
H A Dhma_fpu.c375 if (on_trap(&otd, OT_DATA_EC) != 0) { in hma_fpu_set_xsave_state()
H A Dsundep.c516 if (!on_trap(&otd, OT_SEGMENT_ACCESS)) { in update_sregs()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcmi_hw.c790 if (on_trap(&otd, OT_DATA_ACCESS) == 0) { in ntv_rdmsr_xc()
827 if (on_trap(&otd, OT_DATA_ACCESS) == 0) { in ntv_wrmsr_xc()
H A Dmp_startup.c1222 if (!on_trap(&otd, OT_DATA_ACCESS)) in workaround_errata()
H A Dddi_impl.c2300 if (!on_trap(&otd, OT_DATA_ACCESS)) { in poke_mem()
2344 if (!on_trap(&otd, OT_DATA_ACCESS)) { in peek_mem()
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.S44 ! To be called from an on_trap environment.
51 ! Assumes alignment is correct and that on_trap handling has been installed
114 ! Assumes alignment is correct and that on_trap handling has been installed
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.S45 ! To be called from an on_trap environment.
113 ! Assumes alignment is correct and that on_trap handling has been installed
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S911 brz,pt %l2, 6f ! branch if no on_trap protection
913 stn %g0, [THREAD_REG + T_ONTRAP]! clear on_trap protection
916 add %o5, CPU_OTD, %o4 ! %o4 has on_trap data offset
917 stn %l2, [%o3 + %o4] ! save on_trap label for pil %o2
1320 ! Check on_trap saved area and restore as needed
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S284 ENTRY(on_trap) function
/illumos-gate/usr/src/uts/common/vm/
H A Dpage_retire.c646 if (on_trap(&otd, OT_DATA_EC)) { in page_clear_transient_ue()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c3643 if (on_trap(&otd, OT_DATA_ACCESS)) { in struioget()
/illumos-gate/usr/src/uts/sun4u/opl/io/
H A Ddrmach.c3947 if (on_trap(&otd, OT_DATA_EC)) { in drmach_copy_rename_slave()
4082 if (on_trap(&otd, OT_DATA_EC)) { in drmach_copy_rename()
/illumos-gate/usr/src/uts/i86pc/io/pci/
H A Dpci_tools.c696 if (on_trap(&otd, OT_DATA_ACCESS)) { in pcitool_io_access()
783 if (on_trap(&otd, OT_DATA_ACCESS)) { in pcitool_mem_access()
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S118 ENTRY(on_trap) function
136 SET_SIZE(on_trap)
/illumos-gate/usr/src/uts/intel/io/coretemp/
H A Dcoretemp.c115 if (on_trap(&otd, OT_DATA_ACCESS) == 0) { in coretemp_rdmsr_xc()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dldc.h244 (on_trap((otd), OT_DATA_ACCESS) != 0 ? \
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_tools_4v.c280 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pxtool_pcicfg_access()
296 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pxtool_pcicfg_access()
384 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pxtool_pciiomem_access()
403 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pxtool_pciiomem_access()
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c1554 if (!on_trap(&otd, OT_DATA_ACCESS)) { in fhc_ctlops_peekpoke()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmemscrub.c1129 if (!on_trap(&otd, OT_DATA_EC) && !scan_mmu_pagesize) { in memscrub_scan()
1168 if (!on_trap(&otd, OT_DATA_EC)) { in memscrub_scan()
H A Decc.c282 if (!on_trap(&otd, OT_DATA_EC)) { in ecc_page_zero()
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcicmu.c773 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pcmu_do_poke()
821 if (!on_trap(&otd, OT_DATA_ACCESS)) { in pcmu_do_peek()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c1304 if (!on_trap(&otd, OT_DATA_ACCESS)) { in sbus_ctlops_poke()
1352 if (!on_trap(&otd, OT_DATA_ACCESS)) { in sbus_ctlops_peek()

12