NetBSD/sys/arch/powerpc
skrll 599fa05849 Provide a pmap_segtab_deactivate for symmetry with pmap_segtab_activate
and use it in pmap_deactivate

Call pmap_md_xtab_{,de}activate from pmap_segtab_{,de}activate to be used
for PMAP_HWPAGEWALKER and any caches ops that might be required.

Provide empty (for now) pmap_md_xtab_{,de}activate functions on the
platforms that use sys/uvm/pmap
2020-08-07 07:19:45 +00:00
..
booke For booke and ibm4xx, emulate m[ft]msr in user mode, in the same 2020-07-15 09:10:14 +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 For booke and ibm4xx, emulate m[ft]msr in user mode, in the same 2020-07-15 09:10:14 +00:00
include Provide a pmap_segtab_deactivate for symmetry with pmap_segtab_activate 2020-08-07 07:19:45 +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