Function init

Source
pub(super) unsafe fn init()
Expand description

The segment selectors used in the syscall and sysret instructions should have been properly initialized.

  • This function should be executed after gdt::init.