NetBSD/sys/arch/powerpc
rin 77758deb28 Introduce PV_VA() macro to extract va from pv->pv_va by clearing
PV_WIRED flag, and use it where appropriate.

There should be no functional changes. Only for safety in future.
2020-09-10 03:02:36 +00:00
..
booke Fix build with UVMHIST; stop passing string literal to UVMHIST_LOG(), 2020-09-10 02:45:28 +00:00
conf Make copystr() a MI C function, part of libkern and shared on all 2020-06-30 16:20:00 +00:00
fpu Now, FPU emulation for booke and ibm4xx works fine at a level where 2020-07-15 09:42:43 +00:00
ibm4xx Introduce PV_VA() macro to extract va from pv->pv_va by clearing 2020-09-10 03:02:36 +00:00
include Remove pte_zero_p and simply check against 0. 2020-08-22 15:34:51 +00:00
isa
marvell Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
oea rascons_init_rasops(): Initialize color palette only for macppc. 2020-07-07 13:57:20 +00:00
pci Style and cosmetic changes. No binary changes intended. 2020-07-06 09:34:16 +00:00
pic Drop unused opt_interrupt.h include. 2020-07-13 00:04:03 +00:00
powerpc Expose fpu_get_fault_code() even if !PPC_HAVE_FPU, and 2020-07-15 09:19:49 +00:00
stand
tools/chrpicon
Makefile
Makefile.inc