Home
last modified time | relevance | path

Searched refs:_HOT_PATCH (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dfloat.s168 _HOT_PATCH(_fxrstor_ebx_insn, _patch_fxrstor_ebx, 3)
172 _HOT_PATCH(_sfence_ret_insn, _patch_sfence_ret, 4)
189 _HOT_PATCH(_lfence_ret_insn, _patch_lfence_ret, 4)
206 _HOT_PATCH(_xrstor_ebx_insn, _patch_xrstor_ebx, 3)
/titanic_41/usr/src/uts/i86pc/sys/
H A Dasm_misc.h61 #define _HOT_PATCH(srcaddr, dstaddr, size) \ macro