Searched defs:smap_enable (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Dcopy.s92 * make sure that we call smap_enable again to ensure that we are safely
95 * 5. The SMAP functions, smap_enable and smap_disable may not touch any
101 * SMAP_DISABLE_INSTR macro should be used (except for smap_enable() and
112 * 9. The smap_enable and smap_disable functions should not generally be called.
2539 * Additionally, when successful, the smap_enable jmp will
3146 * Generally speaking, smap_disable() is a stac instruction and smap_enable is a
3154 smap_enable(void)
3171 ENTRY(smap_enable) function
3176 SET_SIZE(smap_enable)

Completed in 52 milliseconds