NetBSD/sys/arch/powerpc/oea
chs 0b934711f4 avoid calling into the pool code while PSL_EE is off.
the pool code can do spl*()/splx(), and splx() requires PSL_EE to be on.
2005-09-27 08:03:11 +00:00
..
altivec.c Rewrite the inner loop of vcopypage() and vzeropage() to be entirely 2005-04-11 18:35:38 +00:00
cpu_subr.c Fix shadowing and cast qualification warnings. 2005-06-02 09:19:20 +00:00
genassym.cf Split the hw-dependent powermanglement into its own function and make 2005-01-19 22:22:56 +00:00
oea_machdep.c Fix variable shadowing warnings by renaming the innermost variables. 2005-06-02 09:46:09 +00:00
ofw_subr.S Use register 8, not 0, when construct OF_buffer address. 2003-02-13 15:02:49 +00:00
pmap.c avoid calling into the pool code while PSL_EE is off. 2005-09-27 08:03:11 +00:00