Searched refs:vcpu_configure (Results 1 – 4 of 4) sorted by relevance
130 int (*vcpu_configure)(struct nvmm_cpu *, uint64_t, void *); member
541 error = (*nvmm_impl->vcpu_configure)(vcpu, op, data); in nvmm_vcpu_configure()
2651 .vcpu_configure = svm_vcpu_configure,
3652 .vcpu_configure = vmx_vcpu_configure,