freebsd-dev/sys/i386/include
2012-01-23 06:36:41 +00:00
..
pc
xen Remove an unused typedef. 2011-05-17 22:15:53 +00:00
_align.h Merge amd64/i386 _align.h by aligning on the size of register_t (copied 2010-11-26 10:59:20 +00:00
_bus.h
_inttypes.h Copy powerpc/include/_inttypes.h to x86 and replace i386/amd64/pc98 2011-01-08 18:09:48 +00:00
_limits.h Fix types of some values in machine/_limits.h. 2011-01-08 11:13:34 +00:00
_stdint.h On mixed 32/64 bit architectures (mips, powerpc) use __LP64__ rather than 2011-01-08 12:43:05 +00:00
_types.h Replace __signed by signed. 2011-12-13 13:38:03 +00:00
acpica_machdep.h
apicvar.h
apm_bios.h
apm_segments.h
asm.h Also import WEAK_ALIAS() from the MIPS code. 2012-01-05 08:51:06 +00:00
asmacros.h
atomic.h Implement atomic_load_acq_64(9) and atomic_store_rel_64(9) for i386. These 2011-04-06 23:59:59 +00:00
bootinfo.h
bus_dma.h
bus.h Merge amd64 and i386 bus.h and move the resulting header to x86. Replace 2010-12-20 16:39:43 +00:00
clock.h Implement boot-time TSC synchronization test for SMP. This test is executed 2011-05-09 17:34:00 +00:00
cpu.h Use cpu_ticks() for get_cyclecount(9) rather than checking existence of TSC 2011-04-04 22:56:33 +00:00
cpufunc.h Correct cpu_monitor() and cpu_mwait() for amd64. These instructions take 2011-07-05 18:42:10 +00:00
cputypes.h
cserial.h
db_machdep.h
elan_mmcr.h
elf.h Add AT_STACKPROT elf aux vector. Will be used to inform rtld about the 2011-01-07 14:22:34 +00:00
endian.h - Merge changes to the base system to support OFED. These include 2011-03-21 09:40:01 +00:00
exec.h
float.h Add C11 macros describing subnormal numbers to float.h. 2012-01-23 06:36:41 +00:00
floatingpoint.h
frame.h
gdb_machdep.h
ieeefp.h People porting FreeBSD to new architectures ought not have to 2011-10-21 06:41:46 +00:00
if_wl_wavelan.h
in_cksum.h
intr_machdep.h
ioctl_bt848.h
ioctl_meteor.h
iodev.h
kdb.h
legacyvar.h
limits.h
md_var.h
memdev.h Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). 2011-01-17 22:58:28 +00:00
metadata.h
minidump.h
mp_watchdog.h
nexusvar.h
npx.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
param.h Add the possibility to specify from kernel configs MAXCPU value. 2011-07-19 00:37:24 +00:00
pcaudioio.h Convert files to UTF-8 2012-01-15 13:23:18 +00:00
pcb_ext.h
pcb.h
pci_cfgreg.h Move {amd64,i386}/pci/pci_bus.c and {amd64,i386}/include/pci_cfgreg.h to 2011-06-22 21:04:13 +00:00
pcpu.h Make "options XENHVM" compile for i386, not just amd64 -- a largely 2011-01-04 14:49:54 +00:00
perfmon.h
pmap.h Commit the support for removing cpumask_t and replacing it directly with 2011-05-05 14:39:14 +00:00
pmc_mdep.h
ppireg.h
privatespace.h
proc.h Remove unused define. 2011-10-07 16:09:44 +00:00
profile.h
psl.h
ptrace.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
reg.h To avoid excessive code duplication create wrapper for fill regs 2011-02-16 17:50:21 +00:00
reloc.h
resource.h
runq.h
segments.h Fix the DTrace pid return trap interrupt vector. Previously we were using 2011-11-07 01:53:25 +00:00
setjmp.h
sf_buf.h Commit the support for removing cpumask_t and replacing it directly with 2011-05-05 14:39:14 +00:00
sigframe.h
signal.h Attempt to improve formatting and content of several comments for 2011-11-09 18:25:50 +00:00
smapi.h
smp.h remove code for dynamic offlining/onlining of CPUs on x86 2011-06-08 08:12:15 +00:00
speaker.h
specialreg.h Add definitions related to XCR0. 2012-01-17 07:23:43 +00:00
stack.h
stdarg.h
sysarch.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
timerreg.h
trap.h Fix the DTrace pid return trap interrupt vector. Previously we were using 2011-11-07 01:53:25 +00:00
tss.h
ucontext.h Add support for the extended FPU states on amd64, both for native 2012-01-21 17:45:27 +00:00
varargs.h
vm86.h
vm.h
vmparam.h Avoid the possibility of integer overflow in the calculation of 2011-12-10 18:42:00 +00:00
xbox.h