Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dmachdep.c195 static const uint8_t clac_instr[3] = { 0x0f, 0x01, 0xca }; variable
1464 bcopy(clac_instr, (void *)hid->hid_instr_offset, in hotinline_smap()
1465 sizeof (clac_instr)); in hotinline_smap()