Searched refs:bndreg (Results 1 – 2 of 2) sorted by relevance
68 XSaveBNDREG *bndreg; in x86_cpu_xsave_all_areas() local75 bndreg = buf + e->offset; in x86_cpu_xsave_all_areas()78 memcpy(&bndreg->bnd_regs, env->bnd_regs, in x86_cpu_xsave_all_areas()201 const XSaveBNDREG *bndreg; in x86_cpu_xrstor_all_areas() local208 bndreg = buf + e->offset; in x86_cpu_xrstor_all_areas()211 memcpy(env->bnd_regs, &bndreg->bnd_regs, in x86_cpu_xrstor_all_areas()
198 struct mpx_bndreg bndreg[4]; member