Searched refs:new_desc (Results 1 – 1 of 1) sorted by relevance
2174 struct desc_struct new_desc; in em_jmp_far() local2181 &new_desc); in em_jmp_far()2250 struct desc_struct new_desc; in em_ret_far() local2263 &new_desc); in em_ret_far()3073 ulong old_tss_base, struct desc_struct *new_desc) in task_switch_16() argument3077 u32 new_tss_base = get_desc_base(new_desc); in task_switch_16()3212 ulong old_tss_base, struct desc_struct *new_desc) in task_switch_32() argument3216 u32 new_tss_base = get_desc_base(new_desc); in task_switch_32()3476 struct desc_struct old_desc, new_desc; in em_call_far() local3486 X86_TRANSFER_CALL_JMP, &new_desc); in em_call_far()