Searched refs:code_descriptor (Results 1 – 1 of 1) sorted by relevance
148 struct desc_struct code_descriptor; in math_emulate() local187 code_descriptor = FPU_get_ldt_descriptor(FPU_CS); in math_emulate()188 if (SEG_D_SIZE(code_descriptor)) { in math_emulate()196 FPU_EIP += code_base = SEG_BASE_ADDR(code_descriptor); in math_emulate()198 + (SEG_LIMIT(code_descriptor) + in math_emulate()199 1) * SEG_GRANULARITY(code_descriptor) in math_emulate()