freebsd-dev/sys/powerpc/include
Maxime Henrion 9f1b87f106 Instead of calling ia32_pause() conditionally on __i386__ or __amd64__
being defined, define and use a new MD macro, cpu_spinwait().  It only
expands to something on i386 and amd64, so the compiled code should be
identical.

Name of the macro found by:	jhb
Reviewed by:	jhb
2004-08-03 18:44:27 +00:00
..
_inttypes.h
_limits.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
_stdint.h <stdint.h> should define WINT_M{AX,IN} independent from whether WCHAR_MIN is 2004-05-18 16:04:57 +00:00
_types.h Introduce the cpumask_t type. The purpose of the type is to create a 2004-03-20 20:41:40 +00:00
asm.h
atomic.h
bat.h
bootinfo.h
bus_memio.h
bus_pio.h
bus.h
clock.h
cpu.h Instead of calling ia32_pause() conditionally on __i386__ or __amd64__ 2004-08-03 18:44:27 +00:00
cpufunc.h DDB -> KDB, and rename low-level trap handler to avoid name conflict. 2004-07-12 22:16:04 +00:00
critical.h Remove race condition between reading of MSR, setting md_savecrit, 2004-08-03 04:14:55 +00:00
db_machdep.h Let ddb know powerpc is big endian so as to make ddb output 2004-07-23 14:45:15 +00:00
elf.h
endian.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
exec.h
float.h Fix printing of long doubles to match the size that 2004-07-19 23:56:07 +00:00
floatingpoint.h
fpu.h
frame.h Update the callframe structure to leave space for the frame pointer 2004-07-22 01:28:51 +00:00
hid.h
ieee.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
ieeefp.h
in_cksum.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
interruptvar.h
intr_machdep.h
intr.h
ipl.h
kdb.h Properly implement kdb_cpu_{set|clear}_singlestep to allow DDB to 2004-07-27 07:06:20 +00:00
limits.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
md_var.h
metadata.h
mutex.h
nexusvar.h
ofw_machdep.h
openpicreg.h
openpicvar.h
param.h <machine/pte.h> has no business being here. Finally exposed by F77 build 2004-04-21 22:58:39 +00:00
pcb.h Add prototype for KDB's makectx routine 2004-07-12 22:17:20 +00:00
pcpu.h Gratuitous namechange to avoid low-level association with ddb. 2004-07-12 22:18:02 +00:00
pio.h
pmap.h Include <machine/pte.h> since it has been removed from <machine/param.h>. 2004-04-21 22:59:33 +00:00
powerpc.h
proc.h
profile.h Moved most of the "MI" definitions and declarations from <machine/profile.h> 2004-05-19 15:41:26 +00:00
psl.h
pte.h
ptrace.h Remove advertising clause from University of California Regent's 2004-04-07 05:00:01 +00:00
reg.h Add comment explaining struct reg and struct fpreg must match the trapframe. 2004-07-29 13:39:27 +00:00
reloc.h
resource.h
runq.h
sc_machdep.h
setjmp.h
sf_buf.h MFamd64 2004-04-18 08:10:04 +00:00
sigframe.h
signal.h
smp.h
spr.h
sr.h
stdarg.h In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copy 2004-07-06 07:47:09 +00:00
trap.h
ucontext.h Use the version field to identify the partial context used by 2004-07-19 07:21:46 +00:00
varargs.h
vmparam.h