genode/repos/base-hw/src/core/kernel
Stefan Kalkowski e61a3db30d hw: separate function declaration/implementation
Move kernel object functions from its headers to compilation units,
thereby reducing the kernel's text section, cache, and TLB footprint.

Fix #1492
2015-05-06 10:55:23 +02:00
..
cpu.cc hw: separate function declaration/implementation 2015-05-06 10:55:23 +02:00
cpu_scheduler.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: separate function declaration/implementation 2015-05-06 10:55:23 +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 CPU session: apply quota via relative weightings 2015-05-06 10:55:16 +02:00
vm_thread.cc hw: directly reference kernel objects from core 2015-04-17 16:13:20 +02:00