unsafe fn lidt(ldtr: &InterruptDescriptorTablePointer)
Expand description
SAFETY: the data pointed to by ldtr
must be static and never change
unsafe fn lidt(ldtr: &InterruptDescriptorTablePointer)
SAFETY: the data pointed to by ldtr
must be static and never change