pub fn free_frames(token: &IrqDisabledToken, frame: PhysFrame, order: u8)Expand description
Free 2^order contiguous physical frames.
Requires an IrqDisabledToken proving that IRQs are disabled on the calling CPU.
pub fn free_frames(token: &IrqDisabledToken, frame: PhysFrame, order: u8)Free 2^order contiguous physical frames.
Requires an IrqDisabledToken proving that IRQs are disabled on the calling CPU.