genode/repos/base-hw/src/core/spec/x86_64
Reto Buerki 080d7d5f8b hw_x86_64: Use mtc relative addressing for _mt_buffer in crt0.s
Until the kernel page tables are active, labels can't be used directly
because the associated pages are not mapped for non-core threads.
2015-03-27 11:53:28 +01:00
..
kernel hw_x86_64: Prefix gdt labels with _mt 2015-03-27 11:53:26 +01:00
crt0.s hw: skeleton for building on x86_64 2015-03-27 11:53:16 +01:00
idt.cc hw_x86_64: Use _virt_mtc_addr to calculate ISR base 2015-03-27 11:53:27 +01:00
mode_transition.s hw_x86_64: Use mtc relative addressing for _mt_buffer in crt0.s 2015-03-27 11:53:28 +01:00
tss.cc hw_x86_64: Set interrupt stack in Tss::Setup 2015-03-27 11:53:27 +01:00