pub unsafe extern "C" fn context_swap(from_ctx: u64, to_ctx: u64)Expand description
IMPORTANT! the context_swap* functions DO NOT swap cr3. You must do it explicitly.
pub unsafe extern "C" fn context_swap(from_ctx: u64, to_ctx: u64)IMPORTANT! the context_swap* functions DO NOT swap cr3. You must do it explicitly.