Searched refs:_REG32_ES (Results 1 – 2 of 2) sorted by relevance
99 #define _REG32_ES 2 macro
813 tf->tf_es = gr[_REG32_ES] & 0xFFFF; in cpu_setmcontext32()861 gr[_REG32_ES] = tf->tf_es & 0xFFFF; in cpu_getmcontext32()977 if (gr[_REG32_ES] != 0 && !VALID_USER_DSEL32(gr[_REG32_ES])) in cpu_mcontext32_validate()1002 gr32[_REG32_ES] = gr[_REG_ES]; in cpu_mcontext32from64_validate()