pub fn init()Expand description
Initialize the TSS with IST entries
Must be called before gdt::init() since the GDT references the TSS.
pub fn init()Initialize the TSS with IST entries
Must be called before gdt::init() since the GDT references the TSS.