Searched defs:VcpuInitAArch64 (Results 1 – 2 of 2) sorted by relevance
353 pub struct VcpuInitAArch64 { struct356 pub regs: BTreeMap<VcpuRegAArch64, u64>,
1037 vcpu_init: VcpuInitAArch64, in configure_vcpu()1415 ) -> VcpuInitAArch64 { in vcpu_init()