Home
last modified time | relevance | path

Searched defs:create_vcpu_init (Results 1 – 3 of 3) sorted by relevance

/cloud-hypervisor/hypervisor/src/
H A Dcpu.rs480 fn create_vcpu_init(&self) -> VcpuInit; in create_vcpu_init() method
/cloud-hypervisor/hypervisor/src/mshv/
H A Dmod.rs1333 fn create_vcpu_init(&self) -> crate::VcpuInit { in create_vcpu_init() method
/cloud-hypervisor/hypervisor/src/kvm/
H A Dmod.rs2197 fn create_vcpu_init(&self) -> crate::VcpuInit { in create_vcpu_init() method