Searched refs:smap_disable (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/intel/dtrace/
H A Ddtrace_asm.s198 call smap_disable
249 call smap_disable
323 call smap_disable
352 call smap_disable
382 call smap_disable
412 call smap_disable
442 call smap_disable
/illumos-gate/usr/src/uts/intel/sys/
H A Darchsystm.h193 extern void smap_disable(void);
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dswtch.s424 call smap_disable
H A Dcopy.s95 * 5. The SMAP functions, smap_enable and smap_disable may not touch any
102 * smap_disable()). If the number of these is changed, you must update the
112 * 9. The smap_enable and smap_disable functions should not generally be called.
3146 * Generally speaking, smap_disable() is a stac instruction and smap_enable is a
3158 smap_disable(void)
3164 ENTRY(smap_disable) function
3169 SET_SIZE(smap_disable)
H A Di86_subr.s102 call smap_disable /* allow user accesses */
/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c731 hot_patch_kernel_text((caddr_t)smap_disable, SMAP_STAC_INSTR, 4);

Completed in 88 milliseconds