Function init_ap

Source
pub fn init_ap(
    pt: &mut [Pte; 512],
    pt_pa: u64,
    control_page_pa: u64,
    command_page_pa: u64,
    memory: &mut impl Iterator<Item = u64>,
) -> u64
Expand description

Returns the physical address of the globals.