pub type AxVMPerCpu<U> = AxPerCpu<AxVMArchPerCpuImpl<U>>;Expand description
The architecture-independent per-CPU type.
Aliased Typeยง
pub struct AxVMPerCpu<U> { /* private fields */ }pub type AxVMPerCpu<U> = AxPerCpu<AxVMArchPerCpuImpl<U>>;The architecture-independent per-CPU type.
pub struct AxVMPerCpu<U> { /* private fields */ }