This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
arm
/
include
History
Yoshihiro Takahashi
d4fcf3cba5
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
...
and amd64. The optimization is a trivial on recent machines. Reviewed by: -arch (imp, marcel, dfr)
2005-05-29 04:42:30 +00:00
..
_bus.h
Break out the definition of bus_space_{tag,handle}_t and a few other types
2005-04-18 21:45:34 +00:00
_inttypes.h
…
_limits.h
…
_stdint.h
…
_types.h
…
armreg.h
…
asm.h
…
asmacros.h
Import a basic implementation of the restartable atomic sequences to provide
2005-04-07 22:03:04 +00:00
atomic.h
Make sure we clean the RAS start address once we're done.
2005-05-24 21:42:31 +00:00
blockio.h
…
bootconfig.h
…
bus_dma.h
…
bus.h
Break out the definition of bus_space_{tag,handle}_t and a few other types
2005-04-18 21:45:34 +00:00
clock.h
…
cpu.h
…
cpuconf.h
s/_KLD_MODULE/KLD_MODULE/
2005-05-26 16:05:22 +00:00
cpufunc.h
…
db_machdep.h
…
disassem.h
…
elf.h
…
endian.h
Asm version of bswap16().
2005-05-24 21:43:16 +00:00
exec.h
…
fiq.h
…
float.h
…
floatingpoint.h
…
fp.h
…
frame.h
…
ieee.h
…
ieeefp.h
…
in_cksum.h
Use asm versions of in_cksum() and friends.
2005-05-24 21:44:34 +00:00
intr.h
…
katelib.h
…
kdb.h
…
limits.h
…
machdep.h
…
md_var.h
…
memdev.h
…
metadata.h
…
mutex.h
…
param.h
…
pcb.h
…
pcpu.h
…
pmap.h
…
pmc_mdep.h
Add empty header (except of the multiple-inclusion protection) to
2005-04-20 18:44:53 +00:00
proc.h
…
profile.h
…
psl.h
…
pte.h
…
ptrace.h
…
reg.h
…
reloc.h
…
resource.h
…
runq.h
…
setjmp.h
…
sf_buf.h
…
sigframe.h
…
signal.h
…
smp.h
…
stdarg.h
…
swi.h
…
sysarch.h
…
trap.h
…
ucontext.h
…
undefined.h
…
utrap.h
…
vmparam.h
…