Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dumip.c81 #define UMIP_INST_SMSW 2 /* 0F 01 /4 */ macro
88 [UMIP_INST_SMSW] = "SMSW",
170 return UMIP_INST_SMSW; in identify_insn()
248 } else if (umip_inst == UMIP_INST_SMSW || umip_inst == UMIP_INST_SLDT || in emulate_umip_insn()
252 if (umip_inst == UMIP_INST_SMSW) { in emulate_umip_insn()