Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_common.h172 size_t basicsz, extdsz, xsavesz, msrsz; member
A Dxc_sr_restore_x86_pv.c447 buffer = xc_hypercall_buffer_alloc(xch, buffer, vcpu->msrsz); in process_vcpu_msrs()
451 vcpu->msrsz); in process_vcpu_msrs()
458 domctl.u.vcpu_msrs.msr_count = vcpu->msrsz / sizeof(xen_domctl_vcpu_msr_t); in process_vcpu_msrs()
461 memcpy(buffer, vcpu->msr, vcpu->msrsz); in process_vcpu_msrs()

Completed in 4 milliseconds