genode/repos/base-hw/src/core/include/spec/x86_64
Reto Buerki 9c44d32dd9 hw_x86_64: Add virt_base paramater to Tss::setup function
The stack pointers (RSP) for privilege levels 0-2 must be setup using an
address in the mtc region to make stack switching work for non-core
threads.
2015-03-27 11:53:27 +01:00
..
gdt.h hw_x86_64: Calculate limit using _mt_gdt_end in Gdt::load 2015-03-27 11:53:27 +01:00
idt.h hw_x86_64: Add virt_base paramater to Idt::setup function 2015-03-27 11:53:27 +01:00
mtc_util.h hw_x86_64: Factor out _virt_mtc_addr to mtc_util.h header 2015-03-27 11:53:26 +01:00
pseudo_descriptor.h hw_x86_64: Factor out pseudo descriptor class to own header 2015-03-27 11:53:26 +01:00
translation_table.h hw_x86_64: Implementation of IA-32e paging 2015-03-27 11:53:18 +01:00
tss.h hw_x86_64: Add virt_base paramater to Tss::setup function 2015-03-27 11:53:27 +01:00