Searched refs:_HOT_PATCH (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | float.s | 168 _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 D | asm_misc.h | 61 #define _HOT_PATCH(srcaddr, dstaddr, size) \ macro
|