.. |
acpi_machdep.h
|
Move the function that counts the CPUs from acpicpu(4) to the MD layer.
|
2011-01-13 03:40:50 +00:00 |
aout_machdep.h
|
|
|
apicvar.h
|
|
|
bios32.h
|
|
|
bootinfo.h
|
add BI_MODULE_IMAGE boot module type
|
2011-02-06 23:14:04 +00:00 |
bus_private.h
|
Pull in uvm/uvm.h for VM_PAGE_TO_PHYS().
|
2010-11-12 13:35:51 +00:00 |
bus.h
|
On x86, change the bus_space_tag_t to a pointer to a struct
|
2010-04-28 19:17:03 +00:00 |
busdefs.h
|
|
|
cacheinfo.h
|
Fix toyp in previous. Pointed out by snj@
|
2009-05-13 23:26:38 +00:00 |
cpu_counter.h
|
Some CPU have cpu counter (CPUID_TSC is there) but don't handle the
|
2011-02-02 12:26:42 +00:00 |
cpu_msr.h
|
Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers
|
2009-10-05 23:59:30 +00:00 |
cpu.h
|
Fix autoconf(9) of cpufeaturebus.
|
2011-02-24 15:42:17 +00:00 |
cpufunc.h
|
add the guts of TLS support on amd64. based on joerg's patch,
|
2010-07-07 01:14:52 +00:00 |
cputypes.h
|
Properly identify vortex86 CPUs.
|
2011-01-27 18:44:40 +00:00 |
cpuvar.h
|
Move INTEL_ONDEMAND_CLOCKMOD -- or odcm(4) -- to the cpufeaturebus.
|
2011-03-04 04:48:39 +00:00 |
est.h
|
Move ENHANCED_SPEEDSTEP, or henceforth est(4), to the cpufeaturebus.
|
2011-02-23 11:43:21 +00:00 |
float.h
|
|
|
genfb_machdep.h
|
if genfb is attached, hook into db_trap_callback to switch in and out of
|
2011-02-09 13:24:23 +00:00 |
i8259.h
|
|
|
i82093reg.h
|
|
|
i82093var.h
|
It is only by accident that these get the definitions they need from
|
2009-03-25 22:56:00 +00:00 |
i82489reg.h
|
add interrupt EAPIC register definitions
|
2010-11-15 11:58:09 +00:00 |
i82489var.h
|
|
|
ieee.h
|
Commit SoC long double support from Stathis Kamperis
|
2010-09-15 16:11:28 +00:00 |
ieeefp.h
|
Add support for fenv.h interface for i386 and amd64.
|
2010-07-31 21:47:52 +00:00 |
intr.h
|
The spl inline functions refer to external symbols that are only
|
2010-05-02 18:03:31 +00:00 |
intrdefs.h
|
Implement high priority (XC_HIGHPRI) xcall(9) mechanism - a facility
|
2010-06-22 18:29:01 +00:00 |
ipmivar.h
|
sc_cmd_mtx protects a command sequence, no longer abuse it for delays.
|
2010-08-01 08:16:14 +00:00 |
isa_machdep.h
|
isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t.
|
2009-08-19 15:04:27 +00:00 |
loadfile_machdep.h
|
Fix 'boot -z' bogons.
|
2009-03-21 15:01:56 +00:00 |
lock.h
|
|
|
machdep.h
|
don't forget to call nmi_init.
|
2010-10-21 11:17:54 +00:00 |
Makefile
|
To use x86/cpu.h struct cpu_info from userland, we need via_padlock.h installed.
|
2010-12-20 04:29:29 +00:00 |
math.h
|
|
|
mpacpi.h
|
Introduce sys/arch/x86/x86/mp.c for common x86 MP configuration code.
|
2009-04-17 21:07:58 +00:00 |
mpbiosreg.h
|
This patch fixes the NX regression issue observed on amd64 kernels, where
|
2010-04-18 23:47:50 +00:00 |
mpbiosvar.h
|
Introduce sys/arch/x86/x86/mp.c for common x86 MP configuration code.
|
2009-04-17 21:07:58 +00:00 |
mpconfig.h
|
add x2apic support.
|
2010-01-09 20:56:17 +00:00 |
mtrr.h
|
|
|
mutex.h
|
A workaround for a bug with some Opteron revisions where locked operations
|
2009-04-24 17:49:51 +00:00 |
nmi.h
|
- rewrite x86 nmi dispatcher so that establish and disesablish are safe
|
2009-02-24 06:03:54 +00:00 |
pci_machdep_common.h
|
Unbreak Xen build, while not actually fixing the real problem.
|
2010-11-06 04:14:30 +00:00 |
pci_machdep.h
|
Add a new member, pc_super, to x86's pci_chipset_tag: pc.pc_super points
|
2010-03-14 20:19:06 +00:00 |
pic.h
|
cpuctl:
|
2009-04-19 14:11:36 +00:00 |
pio.h
|
|
|
pmap_pv.h
|
|
|
pmap.h
|
add bus_space_mmap support for BUS_SPACE_MAP_PREFETCHABLE, ok matt@
|
2011-02-11 23:08:38 +00:00 |
powernow.h
|
Move PowerNow! to the cpufeaturebus.
|
2011-02-24 10:56:00 +00:00 |
psl.h
|
|
|
pte.h
|
Turn PMAP_NOCACHE into MI flag.
|
2010-07-06 20:50:33 +00:00 |
rtc.h
|
Split mc146818-related functions from clock.c into rtc.c.
|
2009-06-16 21:05:33 +00:00 |
rwlock.h
|
|
|
smbiosvar.h
|
|
|
specialreg.h
|
Add MSR_TEMPERATURE_TARGET.
|
2011-02-20 21:09:32 +00:00 |
sysarch.h
|
add the guts of TLS support on amd64. based on joerg's patch,
|
2010-07-07 01:14:52 +00:00 |
tprof.h
|
- rewrite x86 nmi dispatcher so that establish and disesablish are safe
|
2009-02-24 06:03:54 +00:00 |
trap.h
|
|
|
vga_post.h
|
Add vga_post_set_vbe for setting video mode.
|
2009-08-24 11:33:49 +00:00 |
via_padlock.h
|
modularize VIA PadLock support
|
2011-02-19 13:52:27 +00:00 |