Searched refs:XSaveBNDCSR (Results 1 – 3 of 3) sorted by relevance
| /openbmc/qemu/target/i386/tcg/ |
| H A D | tcg-cpu.h | 57 XSaveBNDCSR bndcsr_state;
|
| H A D | fpu_helper.c | 2683 access_stq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.cfgu), in do_xsave_bndcsr() 2685 access_stq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.sts), in do_xsave_bndcsr() 2933 = access_ldq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.cfgu)); in do_xrstor_bndcsr() 2935 = access_ldq(ac, ptr + offsetof(XSaveBNDCSR, bndcsr.sts)); in do_xrstor_bndcsr()
|
| /openbmc/qemu/target/i386/ |
| H A D | xsave_helper.c | 69 XSaveBNDCSR *bndcsr; in x86_cpu_xsave_all_areas() 202 const XSaveBNDCSR *bndcsr; in x86_cpu_xrstor_all_areas()
|