freebsd-dev/sys/amd64/include
Warner Losh ba74981e71 Fix abuses of cpu_critical_{enter,exit} by converting to
intr_{disable,restore} as well as providing an implemenation of
intr_{disable,restore}.

Reviewed by: jake, rwatson, jhb
2002-03-21 06:19:08 +00:00
..
pc Fixed to draw mouse cursor. The syscons driver for PC98 uses different 2001-12-14 15:27:15 +00:00
_inttypes.h o Add new header <sys/stdint.h>. 2001-11-02 18:05:43 +00:00
apicreg.h Introduce a standard name for the lock protecting an interrupt controller 2001-12-20 23:48:31 +00:00
asm.h
asmacros.h Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
atomic.h Make MPLOCKED work again in asm files and stringify it explicitly 2002-02-28 06:17:05 +00:00
bus_amd64.h Add stubs for bus_space_unmap() and bus_space_free(). They are needed to 2002-02-18 13:43:19 +00:00
bus_at386.h Add stubs for bus_space_unmap() and bus_space_free(). They are needed to 2002-02-18 13:43:19 +00:00
bus_dma.h
bus_memio.h
bus_pio.h
bus.h Add the following functions/macros to support byte order conversions and 2002-02-27 17:16:18 +00:00
clock.h Remove __P. 2002-03-20 05:48:58 +00:00
cpu.h Remove __P. 2002-03-20 05:48:58 +00:00
cpufunc.h Fix abuses of cpu_critical_{enter,exit} by converting to 2002-03-21 06:19:08 +00:00
cputypes.h
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h Remove __P. 2002-03-20 05:48:58 +00:00
frame.h Remove __P. 2002-03-20 05:48:58 +00:00
ieeefp.h
in_cksum.h
legacyvar.h
md_var.h Remove __P. 2002-03-20 05:48:58 +00:00
mptable.h Remove __P. 2002-03-20 08:56:31 +00:00
mutex.h Make MPLOCKED work again in asm files and stringify it explicitly 2002-02-28 06:17:05 +00:00
npx.h Remove __P. 2002-03-20 05:48:58 +00:00
pcb_ext.h Remove __P. 2002-03-20 05:48:58 +00:00
pcb.h Remove __P. 2002-03-20 05:48:58 +00:00
pci_cfgreg.h
pcpu.h Overhaul the per-CPU support a bit: 2001-12-11 23:33:44 +00:00
pmap.h Remove __P. 2002-03-20 05:48:58 +00:00
proc.h Remove __P. 2002-03-20 05:48:58 +00:00
profile.h Remove __P. 2002-03-20 05:48:58 +00:00
psl.h Allow bit 21 of EFLAGS register (PSL_ID) be changed in the use-mode without 2001-11-15 23:01:29 +00:00
ptrace.h Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the 2002-03-16 00:25:53 +00:00
reg.h Remove __P. 2002-03-20 05:48:58 +00:00
reloc.h
resource.h
segments.h Remove __P. 2002-03-20 05:48:58 +00:00
setjmp.h
sigframe.h Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
signal.h Use struct __ucontext in prototypes and associated functions instead of 2002-02-17 17:40:34 +00:00
smp.h Remove __P. 2002-03-20 05:48:58 +00:00
specialreg.h
sysarch.h Remove __P. 2002-03-20 05:48:58 +00:00
trap.h
tss.h
ucontext.h Use a spare slot in the machine context for a flags word to indicate 2002-01-10 02:32:30 +00:00
varargs.h
vmparam.h