Function kernel::cpu::lgdt

source ·
unsafe fn lgdt(gdtr: &GlobalDescriptorTablePointer)
Expand description

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