haiku/headers/private/kernel/arch/m68k
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
..
arch_030_mmu.h
arch_040_mmu.h Make the page table types scalar, to make them simpler to use with atomic ops, and define the corresponding bitmasks. 2011-11-02 22:56:20 +00:00
arch_cpu.h
arch_debug.h
arch_int.h
arch_kernel_args.h
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_mmu.h Some more 68k mmu definitions I forgot to commit. 2011-11-03 01:05:54 +00:00
arch_platform.h
arch_system_info.h
arch_thread_types.h
arch_thread.h Fix building the m68k kernel 2012-04-13 00:53:09 +02:00
arch_user_debugger.h
arch_vm_translation_map.h
arch_vm_types.h
arch_vm.h Fix building the m68k kernel 2012-04-13 00:53:09 +02:00
cpu.h
ktypes.h
stage2_priv.h
types.h