Searched refs:update_blob (Results 1 – 4 of 4) sorted by relevance
108 rc = update_blob(&ctx->x86.restore.cpuid, rec->data, rec->length); in handle_x86_cpuid_policy()128 rc = update_blob(&ctx->x86.restore.msr, rec->data, rec->length); in handle_x86_msr_policy()
194 static inline int update_blob(struct xc_sr_blob *blob, in update_blob() function
13 int rc = update_blob(&ctx->x86.hvm.restore.context, rec->data, rec->length); in handle_hvm_context()
867 rc = update_blob(blob, vhdr->context, blobsz); in handle_x86_pv_vcpu_blob()
Completed in 8 milliseconds