umip_inst 204 arch/x86/kernel/umip.c static int emulate_umip_insn(struct insn *insn, int umip_inst, umip_inst 218 arch/x86/kernel/umip.c if (umip_inst == UMIP_INST_SGDT || umip_inst == UMIP_INST_SIDT) { umip_inst 226 arch/x86/kernel/umip.c if (umip_inst == UMIP_INST_SGDT) umip_inst 247 arch/x86/kernel/umip.c } else if (umip_inst == UMIP_INST_SMSW) { umip_inst 320 arch/x86/kernel/umip.c int not_copied, nr_copied, reg_offset, dummy_data_size, umip_inst; umip_inst 379 arch/x86/kernel/umip.c umip_inst = identify_insn(&insn); umip_inst 380 arch/x86/kernel/umip.c if (umip_inst < 0) umip_inst 384 arch/x86/kernel/umip.c umip_insns[umip_inst]); umip_inst 387 arch/x86/kernel/umip.c if (umip_inst == UMIP_INST_STR || umip_inst == UMIP_INST_SLDT) umip_inst 392 arch/x86/kernel/umip.c if (emulate_umip_insn(&insn, umip_inst, dummy_data, &dummy_data_size,