This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-14 10:09:48 +00:00
Code
Issues
Releases
Activity
764fa86761
freebsd
/
sys
/
ia64
/
include
History
Marcel Moolenaar
8bd9e9f2df
Allocate a stack for thread0 and switch to it before calling
...
mi_startup(). This frees up kstack for static PAL/SAL calls and double-fault handling.
2008-02-04 02:21:33 +00:00
..
pc
_bus.h
_inttypes.h
_limits.h
_regset.h
_stdint.h
_types.h
acpica_machdep.h
asm.h
atomic.h
Define atomic_readandclear_ptr.
2007-11-27 06:34:15 +00:00
bootinfo.h
bus_dma.h
bus.h
clock.h
cpu.h
cpufunc.h
Work around a firmware bug in the HP rx2660, where in ACPI an I/O port
2007-06-10 16:53:01 +00:00
db_machdep.h
dig64.h
efi.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
gdb_machdep.h
ia64_cpu.h
In ia64_set_rr(), don't perform data serialization. This allows
2007-08-05 18:19:38 +00:00
ieee.h
ieeefp.h
in_cksum.h
intr.h
Rework the interrupt code and add support for interrupt filtering
2007-07-30 22:29:33 +00:00
intrcnt.h
kdb.h
Add kdb_cpu_sync_icache(), intended to synchronize instruction
2007-06-09 21:55:17 +00:00
limits.h
mca.h
md_var.h
Allocate a stack for thread0 and switch to it before calling
2008-02-04 02:21:33 +00:00
memdev.h
mutex.h
nexusvar.h
pal.h
param.h
pcb.h
pci_cfgreg.h
pcpu.h
Rework the PCPU_* (MD) interface:
2007-06-04 21:38:48 +00:00
pmap.h
pmc_mdep.h
Add stubs to unbreak LINT.
2007-12-07 13:45:47 +00:00
proc.h
profile.h
pte.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
sal.h
sapicreg.h
sapicvar.h
Rework the interrupt code and add support for interrupt filtering
2007-07-30 22:29:33 +00:00
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stdarg.h
sysarch.h
ucontext.h
unwind.h
varargs.h
vmparam.h
Add configuration knobs for the superpage reservation system. Initially,
2007-12-27 16:45:39 +00:00