Skip to main content

context_swap

Function context_swap 

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