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.
pub(super) unsafe fn init()The segment selectors used in the syscall and sysret instructions should have been properly initialized.
gdt::init.