freebsd-dev/sys/boot/ia64/common
Marcel Moolenaar 1e6ca2a464 Wire the kernel text RWX, rather than RX. We're not quite ready
for having kernel text non-writable, because we still need to
apply relocations. On top of that, the PBVM page table has all
pages marked as RWX, so it's an inconsistency to begin with.
2011-11-17 15:51:03 +00:00
..
autoload.c
bootinfo.c
copy.c Turn PBVM page table entries into PTEs so that they can be inserted 2011-04-30 20:16:49 +00:00
devicename.c
exec.c Wire the kernel text RWX, rather than RX. We're not quite ready 2011-11-17 15:51:03 +00:00
icache.c Add ia64_sync_icache() and use it to make the I-cache coherent 2011-06-07 00:39:15 +00:00
libia64.h Add ia64_sync_icache() and use it to make the I-cache coherent 2011-06-07 00:39:15 +00:00
Makefile Add ia64_sync_icache() and use it to make the I-cache coherent 2011-06-07 00:39:15 +00:00