Searched refs:XSaveAVX (Results 1 – 4 of 4) sorted by relevance
45 XSaveAVX avx_state;51 - sizeof(XSaveAVX)];
54 XSaveAVX *avx; in x86_cpu_xsave_all_areas()188 const XSaveAVX *avx; in x86_cpu_xrstor_all_areas()
1575 typedef struct XSaveAVX { struct1577 } XSaveAVX; typedef1639 QEMU_BUILD_BUG_ON(sizeof(XSaveAVX) != 0x100);
1848 .size = sizeof(XSaveAVX) },