NetBSD/sys/arch/x86/include
dyoung 0840f9ccfc Don't use the C preprocessor to configure USERCONF. Instead, either do
or do not link in subr_userconf.c and x86_userconf.c.

Provide no-op stubs for userconf_bootinfo(), userconf_init(), and
userconf_prompt().

Delete all occurrences of #include "opt_userconf.h" as well as USERCONF
and __HAVE_USERCONF_BOOTINFO #ifdef'age.
2011-05-31 23:28:52 +00:00
..
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 Support userconf(4) command in boot(8)/boot.cfg(5) on i386/amd64. 2011-05-26 04:25:26 +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
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 Don't use the C preprocessor to configure USERCONF. Instead, either do 2011-05-31 23:28:52 +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
db_machdep.h add a define for pcb_sp 2011-04-30 16:58:35 +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
i82489reg.h add interrupt EAPIC register definitions 2010-11-15 11:58:09 +00:00
i82489var.h remove stale declarations / empty function 2011-05-18 12:53:04 +00:00
ieee.h Commit SoC long double support from Stathis Kamperis 2010-09-15 16:11:28 +00:00
ieeefp.h add fp{g,s}etprec 2011-03-26 19:52:20 +00:00
intr.h Clean up excessive #ifdef'age of NMI trap handling for amd64/i386/xen. 2011-04-03 22:29:25 +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
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
mpbiosreg.h This patch fixes the NX regression issue observed on amd64 kernels, where 2010-04-18 23:47:50 +00:00
mpbiosvar.h
mpconfig.h add x2apic support. 2010-01-09 20:56:17 +00:00
mtrr.h
mutex.h
nmi.h
pci_machdep_common.h Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), 2011-04-04 20:37:49 +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
pio.h remove _ 2011-05-22 16:01:43 +00:00
pmap_pv.h
pmap.h Do as the comment says, use ilog2(). This gets optimized directly at 2011-05-07 23:59:13 +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
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