1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00
freebsd/sys/ia64/ia64
Alan Cox eb2a051720 Add an access type parameter to pmap_enter(). It will be used to implement
superpage promotion.

Correct a style error in kmem_malloc(): pmap_enter()'s last parameter is
a Boolean.
2008-01-03 07:34:34 +00:00
..
autoconf.c
busdma_machdep.c Remove the 'needbounce' variable from the _bus_dmamap_load_buffer() 2007-11-27 17:28:12 +00:00
clock.c Add required data-serialization after writing to cr.itm and cr.itv. 2007-08-04 19:28:19 +00:00
context.S
db_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
dump_machdep.c
efi.c
elf_machdep.c Allow FreeBSD's native ELF image activators to execute shared libraries the 2007-05-22 02:22:58 +00:00
emulate.c Partial support for branch long emulation. This only emulates the 2006-06-29 19:59:18 +00:00
exception.S Set PTE_ACCESSED in the PTE and before inserting it in the VHPT. 2007-10-16 03:20:32 +00:00
gdb_machdep.c
genassym.c Revert previous commit. PC_CONS_BUFR is not used nor needed by 2006-11-18 21:48:13 +00:00
in_cksum.c
interrupt.c Extend critical section coverage in the low-level interrupt handlers to 2007-11-21 04:03:51 +00:00
locore.S Have the processor defer all faults and exceptions for control 2007-05-27 19:02:47 +00:00
machdep.c Add a new 'why' argument to kdb_enter(), and a set of constants to use 2007-12-25 17:52:02 +00:00
mca.c Account for the fact that contigmalloc(9) can return a NULL pointer. 2007-05-19 12:50:12 +00:00
mem.c
mp_machdep.c Clear pending interrupts before we enable external interrupts. 2007-08-06 05:15:57 +00:00
nexus.c Rework the interrupt code and add support for interrupt filtering 2007-07-30 22:29:33 +00:00
pal.S
pmap.c Add an access type parameter to pmap_enter(). It will be used to implement 2008-01-03 07:34:34 +00:00
ptrace_machdep.c
sal.c
sapic.c Rework the interrupt code and add support for interrupt filtering 2007-07-30 22:29:33 +00:00
setjmp.S
ssc.c Add missing includes of priv.h. 2006-11-06 17:43:10 +00:00
sscdisk.c
stack_machdep.c Break out stack(9) from ddb(4): 2007-12-02 20:40:35 +00:00
support.S The flushrs instruction must be the first in an instruction 2007-10-16 03:07:56 +00:00
sys_machdep.c
syscall.S Restore the value of ar.rnat after the assignment to ar.bspstore. 2007-07-16 16:47:35 +00:00
trap.c generally we are interested in what thread did something as 2007-11-14 06:21:24 +00:00
uio_machdep.c
uma_machdep.c It has been observed on the mailing lists that the different categories 2007-09-15 18:47:02 +00:00
unaligned.c
unwind.c
vm_machdep.c o Rename cpu_thread_setup() to cpu_thread_alloc() to better 2007-11-14 20:21:54 +00:00