genode/repos/base-hw/src/core/spec/x86_64
Reto Buerki ecaad9ecce hw_x86_64: Add private _virt_idt_address member to Idt class
This function calculates the address of the IDT for a given virtual
mode transition base address.
2015-03-27 11:53:24 +01:00
..
kernel hw_x86_64: Make Idt member functions non-static 2015-03-27 11:53:24 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: Add private _virt_idt_address member to Idt class 2015-03-27 11:53:24 +01:00
mode_transition.s hw_x86_64: Reserve space for IDT on mode transition pages 2015-03-27 11:53:24 +01:00
tss.cc hw_x86_64: Add Tss class 2015-03-27 11:53:23 +01:00