Searched refs:STATIC_IF_INSN_SIZE (Results 1 – 3 of 3) sorted by relevance
35 uint8_t insn[STATIC_IF_INSN_SIZE] = { 0x0F, 0x1F, 0x44, 0x00 }; in ml_static_if_entry_patch()40 (sie->sie_base + STATIC_IF_INSN_SIZE)); in ml_static_if_entry_patch()45 bcopy(insn, (void *)patch_point, STATIC_IF_INSN_SIZE); in ml_static_if_entry_patch()
34 #define STATIC_IF_INSN_SIZE 5 macro
34 #define STATIC_IF_INSN_SIZE 4 macro