genode/repos/base-hw/src/core/kernel
Stefan Kalkowski b8f178e647 hw: move MMU-related functions into Address_space
* Introduce a hw specific Address_space interface for protection
  domains, which combines all memory-virtualization related functionality
* Introduce a core-specific Platform_pd object that solves all the hen-egg
  problems formerly distributed in kernel and core-platform code

Ref #595
Ref #1443
2015-05-26 09:40:03 +02:00
..
cpu_scheduler.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
cpu.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
double_list.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
ipc_node.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
irq.cc hw_arndale: enable ARM virtualization extensions 2015-02-27 11:48:05 +01:00
kernel.cc hw: move MMU-related functions into Address_space 2015-05-26 09:40:03 +02:00
pd.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
signal_receiver.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
test.cc hw: enable kernel-internal tests via run tool 2014-11-28 12:02:34 +01:00
thread.cc hw: acknowledge IRQs via Kernel::ack_irq 2015-05-06 10:55:23 +02:00
vm_thread.cc hw: directly reference kernel objects from core 2015-04-17 16:13:20 +02:00