opnsense-src/sys/boot/ia64/common
Marcel Moolenaar 6d48fab9c5 Add ia64_sync_icache() and use it to make the I-cache coherent
after loading the kernel's text segment. The kernel will do the
same for loaded modules, so don't worry about that.
2011-06-07 00:39:15 +00:00
..
autoload.c Major rework of the ia64 loaders. The two primary objectives are: 2006-11-05 22:03:04 +00:00
bootinfo.c Implement Pre-Boot Virtual Memory (PBVM). There's no 1-to-1 mapping 2011-03-11 22:14:02 +00:00
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 Major rework of the ia64 loaders. The two primary objectives are: 2006-11-05 22:03:04 +00:00
exec.c Add ia64_sync_icache() and use it to make the I-cache coherent 2011-06-07 00:39:15 +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