Skip to main content

assert_kernel_cr0_state

Function assert_kernel_cr0_state 

Source
pub unsafe fn assert_kernel_cr0_state()
Expand description

Checks the complete early kernel CR0 contract on this CPU.

ยงSafety

Execute at CPL0 before running tasks or enabling interrupts.