Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dumip.c80 #define UMIP_INST_SIDT 1 /* 0F 01 /1 */ macro
87 [UMIP_INST_SIDT] = "SIDT",
168 return UMIP_INST_SIDT; in identify_insn()
219 if (umip_inst == UMIP_INST_SGDT || umip_inst == UMIP_INST_SIDT) { in emulate_umip_insn()