Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dumip.c82 #define UMIP_INST_STR 4 /* 0F 00 /1 */ macro
89 [UMIP_INST_STR] = "STR",
177 return UMIP_INST_STR; in identify_insn()
387 if (umip_inst == UMIP_INST_STR || umip_inst == UMIP_INST_SLDT) in fixup_umip_exception()