Home
last modified time | relevance | path

Searched refs:XSaveHi16_ZMM (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.h59 XSaveHi16_ZMM hi16_zmm_state;
/openbmc/qemu/target/i386/
H A Dxsave_helper.c88 XSaveHi16_ZMM *hi16_zmm; in x86_cpu_xsave_all_areas()
221 const XSaveHi16_ZMM *hi16_zmm; in x86_cpu_xrstor_all_areas()
H A Dcpu.h1601 typedef struct XSaveHi16_ZMM { struct
1603 } XSaveHi16_ZMM; argument
1644 QEMU_BUILD_BUG_ON(sizeof(XSaveHi16_ZMM) != 0x400);
H A Dcpu.c1863 .size = sizeof(XSaveHi16_ZMM) },