Skip to main content

free_frames

Function free_frames 

Source
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.