genode/repos/base-hw/src/core/spec/x86_64
Reto Buerki d0024e1893 hw_x86_64: Fill _fault_addr from cr2 in _mmu_exception
Use the Cpu::Cr2 register to read the linear page fault address in the
Thread::_mmu_exception function.
2015-03-27 11:53:29 +01:00
..
kernel hw_x86_64: Fill _fault_addr from cr2 in _mmu_exception 2015-03-27 11:53:29 +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 master context 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