freebsd-dev/sys/i386/include
Jake Burkholder 227f9a1c58 - Add vm_paddr_t, a physical address type. This is required for systems
where physical addresses larger than virtual addresses, such as i386s
  with PAE.
- Use this to represent physical addresses in the MI vm system and in the
  i386 pmap code.  This also changes the paddr parameter to d_mmap_t.
- Fix printf formats to handle physical addresses >4G in the i386 memory
  detection code, and due to kvtop returning vm_paddr_t instead of u_long.

Note that this is a name change only; vm_paddr_t is still the same as
vm_offset_t on all currently supported platforms.

Sponsored by:	DARPA, Network Associates Laboratories
Discussed with:	re, phk (cdevsw change)
2003-03-25 00:07:06 +00:00
..
pc
_inttypes.h
_limits.h
_stdint.h
_types.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
acpica_machdep.h
apic.h Expand the APIC ID mask field of the ICR register to 8 bits intead of just 2003-03-17 19:14:13 +00:00
apicreg.h Expand the APIC ID mask field of the ICR register to 8 bits intead of just 2003-03-17 19:14:13 +00:00
apm_bios.h
apm_segments.h
asc_ioctl.h
asm.h
asmacros.h
atomic.h
bootinfo.h
bus_at386.h Use bus_space_handle_t to represent host port and virtual addresses; 2003-03-11 19:43:38 +00:00
bus_dma.h
bus_memio.h
bus_pc98.h
bus_pio.h
bus.h
cdk.h
clock.h
comstats.h
cpu.h
cpufunc.h
cputypes.h
critical.h
cronyx.h
db_machdep.h
dvcfg.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
frame.h
gsc.h
i4b_cause.h
i4b_debug.h
i4b_ioctl.h
i4b_rbch_ioctl.h
i4b_tel_ioctl.h
i4b_trace.h
ieeefp.h
if_wl_wavelan.h
in_cksum.h
ioctl_bt848.h
ioctl_ctx.h
ioctl_meteor.h
kse.h
legacyvar.h
limits.h
md_var.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
mpapic.h
mptable.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
mtpr.h
mutex.h
npx.h
param.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
pcaudioio.h
pcb_ext.h
pcb.h
pci_cfgreg.h
pcpu.h
pcvt_ioctl.h
pecoff_machdep.h
perfmon.h
physio_proc.h
pmap.h - Add vm_paddr_t, a physical address type. This is required for systems 2003-03-25 00:07:06 +00:00
privatespace.h
proc.h
profile.h
psl.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h
segments.h
setjmp.h
sigframe.h
signal.h
smapi.h Use __packed; 2003-03-24 20:44:39 +00:00
smp.h
smptests.h
speaker.h
specialreg.h
spigot.h
stdarg.h
sysarch.h
trap.h
tss.h
ucontext.h
varargs.h
vm86.h
vmparam.h
wtio.h