1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/amd64/include
Matthew Dillon 50b6a55512 Remove the critmode sysctl - the new method for critical_enter/exit (already
the default) is now the only method for i386.

Remove the paraphanalia that supported critmode.  Remove td_critnest, clean
up the assembly, and clean up (mostly remove) the old junk from
cpu_critical_enter() and cpu_critical_exit().
2002-07-10 20:15:58 +00:00
..
pc
_inttypes.h Since printf(3) now supports the `j' conversion specifier, use that 2002-06-30 05:48:03 +00:00
_limits.h This is the start of the FreeBSD/x86_64 kernel. 2002-06-30 08:57:17 +00:00
apicreg.h
asm.h
asmacros.h Silence preprocessor warning, No need to use CONCAT with "," and "word". 2002-06-01 20:22:33 +00:00
atomic.h
bus_amd64.h
bus_at386.h
bus_dma.h
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h
cpufunc.h Rename pause() to ia32_pause() so it doesn't conflict with the pause() 2002-05-22 20:32:39 +00:00
cputypes.h
critical.h Remove the critmode sysctl - the new method for critical_enter/exit (already 2002-07-10 20:15:58 +00:00
db_machdep.h
elf.h Move the definition of ElfN_Hashelt to common headers. The only platform 2002-05-30 08:32:18 +00:00
endian.h This is the start of the FreeBSD/x86_64 kernel. 2002-06-30 08:57:17 +00:00
exec.h
float.h
floatingpoint.h Fixed the return value of fpsetmask(). The API requires inversion of the 2002-06-01 17:39:46 +00:00
fpu.h
frame.h
ieeefp.h
in_cksum.h
kse.h Add files that are new for KSE. 2002-06-29 07:04:59 +00:00
legacyvar.h
limits.h This is the start of the FreeBSD/x86_64 kernel. 2002-06-30 08:57:17 +00:00
md_var.h GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
mptable.h Fix typo in adjusted panic message. 2002-04-17 22:41:58 +00:00
mutex.h
npx.h
param.h This is the start of the FreeBSD/x86_64 kernel. 2002-06-30 07:42:36 +00:00
pcb_ext.h
pcb.h
pci_cfgreg.h
pcpu.h
pmap.h Cosmetic. Remove #if 0 definition of vtophys() - it predates 4MB pages. 2002-07-08 08:14:28 +00:00
proc.h Remove the critmode sysctl - the new method for critical_enter/exit (already 2002-07-10 20:15:58 +00:00
profile.h Stylify (mainly line up macro EOL-continuation \'s), and add a dummy 2002-04-21 10:49:00 +00:00
psl.h
ptrace.h
reg.h
reloc.h
resource.h
runq.h Move the "- 1" into the RQB_FFS(mask) macro itself so that 2002-06-20 06:21:20 +00:00
segments.h
setjmp.h
sigframe.h
signal.h
smp.h
specialreg.h Add additional cpuid feature flags and put into a canonical format. 2002-06-22 23:00:33 +00:00
stdarg.h Gcc 3.1 varargs support. 2002-06-30 07:22:30 +00:00
sysarch.h
trap.h
tss.h
ucontext.h
varargs.h Gcc 3.1 varargs support. 2002-05-10 02:02:54 +00:00
vmparam.h