idt_desc_entry_t::set_offset
Signature: void idt_desc_entry_t::set_offset(uint64_t offset)
Description: Sets the offset of the idt entry
Parameters:
Return: void
idt_desc_entry_t::get_offset
Signature: uint64_t idt_desc_entry_t::get_offset()
Description: Gets the offset of the idt entry
Return: uint64_t
Show file on GitHub