HardenedBSD/sys/amd64/include
Tor Egge 5c623cb649 Add support for low resolution SMP kernel profiling.
- A nonprofiling version of s_lock (called s_lock_np) is used
    by mcount.

  - When profiling is active, more registers are clobbered in
    seemingly simple assembly routines. This means that some
    callers needed to save/restore extra registers.

  - The stack pointer must have space for a 'fake' return address
    in idle, to avoid stack underflow.
1997-12-15 02:18:35 +00:00
..
pc
apicreg.h
asm.h
asmacros.h
clock.h
cpu.h Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
cpufunc.h After one of my analysis passes to evaluate methods for SMP TLB mgmt, I 1997-12-14 02:11:23 +00:00
cputypes.h Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
db_machdep.h
elf.h
exec.h
float.h
floatingpoint.h
fpu.h
frame.h
ieeefp.h
md_var.h Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
mptable.h Add support for low resolution SMP kernel profiling. 1997-12-15 02:18:35 +00:00
npx.h
pcb_ext.h
pcb.h
pci_cfgreg.h
pmap.h Moved some extern declarations to header files (unused ones to /dev/null). 1997-11-20 19:30:35 +00:00
proc.h
profile.h Add support for low resolution SMP kernel profiling. 1997-12-15 02:18:35 +00:00
psl.h
ptrace.h
reg.h
reloc.h
segments.h
signal.h
smp.h The improvements to clock statistics by Tor Egge 1997-12-08 23:00:24 +00:00
specialreg.h
sysarch.h
trap.h
tss.h
varargs.h
vmparam.h Bump MAXDSIZ to 512MB so that soft limits have a chance to actually 1997-10-27 00:38:46 +00:00