Skip to main content

AxVMPerCpu

Type Alias AxVMPerCpu 

Source
pub type AxVMPerCpu<U> = AxPerCpu<AxVMArchPerCpuImpl<U>>;
Expand description

The architecture-independent per-CPU type.

Aliased Typeยง

pub struct AxVMPerCpu<U> { /* private fields */ }