Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dumip.c79 #define UMIP_INST_SGDT 0 /* 0F 01 /0 */ macro
86 [UMIP_INST_SGDT] = "SGDT",
166 return UMIP_INST_SGDT; in identify_insn()
219 if (umip_inst == UMIP_INST_SGDT || umip_inst == UMIP_INST_SIDT) { in emulate_umip_insn()
227 if (umip_inst == UMIP_INST_SGDT) in emulate_umip_insn()