Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/
Dumip.c81 #define UMIP_INST_SLDT 3 /* 0F 00 /0 */ macro
88 [UMIP_INST_SLDT] = "SLDT",
175 return UMIP_INST_SLDT; in identify_insn()
387 if (umip_inst == UMIP_INST_STR || umip_inst == UMIP_INST_SLDT) in fixup_umip_exception()