Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dumip.c79 #define UMIP_INST_SIDT 1 /* 0F 01 /1 */ macro
86 [UMIP_INST_SIDT] = "SIDT",
167 return UMIP_INST_SIDT; in identify_insn()
218 if (umip_inst == UMIP_INST_SGDT || umip_inst == UMIP_INST_SIDT) { in emulate_umip_insn()