NetBSD/sys/arch/x86
bouyer eec75166ef Xen/i386PAE is special, in that top-level entries are not in per-pmap
tables but per-CPU pages. pmap_alloc_level() takes care of making new
entries actives when the kernel pmap is updated, so always use pmap_kernel()
is this case too.
2017-06-25 22:16:46 +00:00
..
acpi Handle persistent memory. Currently only debug output. 2017-02-14 13:29:09 +00:00
conf Move pmc.c into x86/, it can be shared with amd64. 2017-03-10 14:40:56 +00:00
include Actually, use slot 456 instead, so that it fits a cache line. 2017-06-17 08:07:03 +00:00
isa provide intr xname 2016-10-15 16:46:14 +00:00
pci remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
x86 Xen/i386PAE is special, in that top-level entries are not in per-pmap 2017-06-25 22:16:46 +00:00