Function kernel::cpu::lidt

source ·
unsafe fn lidt(ldtr: &InterruptDescriptorTablePointer)
Expand description

SAFETY: the data pointed to by ldtr must be static and never change