haiku/headers/private/kernel/arch/arm
Pawel Dziepak f697412ff8 vm: place commpage and team data near the top of user address space
Placing commpage and team user data somewhere at the top of the user accessible
virtual address space prevents these areas from conflicting with elf images
that require to be mapped at exact address (in most cases: runtime_loader).
2013-04-04 15:27:24 +02:00
..
board Fix header protection for the beagle board 2012-11-26 17:59:53 +01:00
arch_cpu.h ARM: Add ARM architecture detection to generic bootloader ARM code. 2012-11-13 12:04:35 +01:00
arch_debug.h * Changed arch_debug_save_registers() to take an arch-specific structure 2010-03-18 17:20:06 +00:00
arch_int.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_kernel_args.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_kernel.h vm: place commpage and team data near the top of user address space 2013-04-04 15:27:24 +02:00
arch_system_info.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_thread_types.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_thread.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_uart_pl011.h uart: Style Cleanup, no functional change 2012-05-17 03:31:02 -05:00
arch_user_debugger.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arch_vm_translation_map.h * ARM: Major VM work 2010-10-30 14:10:30 +00:00
arch_vm_types.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00
arch_vm.h ARM: Some header cleanup in preperation of more CPU support code... 2011-03-14 13:48:21 +00:00
arm920t.h * Remove PXA270 code from Freerunner header file 2010-10-22 17:31:04 +00:00
arm_mmu.h Use the existing ARM MMU definitions and remove duplicates. 2012-12-04 23:38:06 +01:00
bcm2708.h Add BCM2708 mailbox definitions and implementation. 2012-11-27 20:58:30 +01:00
omap3.h Patch by "notzed" (Ticket #5380): Add support for setting video mode for OMAP3. 2010-06-30 17:39:36 +00:00
pxa270.h Add some defines for memory ranges. Missed in r37319. 2010-06-30 17:25:08 +00:00
reg.h [GSoC] [ARM] Patch by Johannes Wischert. 2009-07-27 16:23:08 +00:00