Searched refs:xsavesz (Results 1 – 2 of 2) sorted by relevance
172 size_t basicsz, extdsz, xsavesz, msrsz; member
409 buffer = xc_hypercall_buffer_alloc(xch, buffer, vcpu->xsavesz); in process_vcpu_xsave()413 vcpu->xsavesz); in process_vcpu_xsave()420 domctl.u.vcpuextstate.size = vcpu->xsavesz; in process_vcpu_xsave()423 memcpy(buffer, vcpu->xsave, vcpu->xsavesz); in process_vcpu_xsave()
Completed in 5 milliseconds