haiku/headers/private/kernel/arch/ppc
Alexander von Gluck IV c9e66bfc9b kernel: Add missing smp memory barrier calls. Set max cpu to 1
* Set max cpu to 1 for PPC until atomic functions are finished
* We have atomic functions inline in the kernel and assembly
  code in libroot post-scheduler merge... isn't that a lot of
  duplication?
2014-01-19 19:33:21 -06:00
..
board/sam460ex Sam460ex: Add cpu type and model defines to board_config.h 2012-06-02 01:25:53 +02:00
arch_atomic.h kernel: Add missing smp memory barrier calls. Set max cpu to 1 2014-01-19 19:33:21 -06:00
arch_cpu.h kernel: Add missing PPC CPU functions for idle / pause 2014-01-19 14:38:01 -06:00
arch_debug.h kernel_ppc: Save caller's stack pointer in arch_debug_save_registers 2010-06-27 20:16:59 +00:00
arch_int.h Reworked the exception handling code. The former one ran into the 2006-01-09 03:30:52 +00:00
arch_kernel_args.h PPC: Add a platform field to the arch_kernel_args 2012-09-22 22:10:02 +02: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_mmu_amcc440.h PPC: Work-in-progress MMU definitions for AMCC440/460. 2013-03-09 03:26:53 +01:00
arch_mmu.h Added functions to set and get the segment register (as segment_descriptor). 2003-10-21 03:07:44 +00:00
arch_platform.h PPC: Add a PPC_PLATFORM_U_BOOT platform type 2012-09-22 19:55:02 +02:00
arch_system_info.h Added missing arch_system_info.h header. 2005-01-20 18:00:33 +00:00
arch_thread_types.h ppc build fix 2011-05-30 19:51:45 +00:00
arch_thread.h Merged the signals branch into trunk, with these changes: 2011-01-10 21:54:38 +00:00
arch_user_debugger.h Added empty arch_user_debugger.h header. 2005-03-03 06:11:08 +00:00
arch_vm_translation_map.h * First run through the kernel's private parts to use phys_{addr,size}_t 2010-05-25 21:34:08 +00:00
arch_vm_types.h The short story: we now have MTRR support on Intel and AMD CPUs (the latter 2005-12-13 16:34:29 +00:00
arch_vm.h * vm_page::offset is now called cache_offset and is now an uint32 instead of off_t; 2005-12-21 12:38:31 +00:00
cpu.h It is accomplished ... 2002-07-09 12:24:59 +00:00
ktypes.h It is accomplished ... 2002-07-09 12:24:59 +00:00
stage2_priv.h It is accomplished ... 2002-07-09 12:24:59 +00:00
types.h It is accomplished ... 2002-07-09 12:24:59 +00:00