Home
last modified time | relevance | path

Searched refs:cfgu (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dmpx_helper.c41 bndcsr = env->bndcs_regs.cfgu; in lookup_bte64()
61 bndcsr = env->bndcs_regs.cfgu; in lookup_bte32()
H A Dfpu_helper.c2683 access_stq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.cfgu), in do_xsave_bndcsr()
2684 env->bndcs_regs.cfgu); in do_xsave_bndcsr()
2932 env->bndcs_regs.cfgu in do_xrstor_bndcsr()
2933 = access_ldq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.cfgu)); in do_xrstor_bndcsr()