Skip to main content

refill_local_cache

Function refill_local_cache 

Source
fn refill_local_cache(
    cpu_idx: usize,
    global: &mut OnDemandGlobalLock,
    migratetype: Migratetype,
) -> Result<PhysFrame, AllocError>