freebsd-nq/sys/mips/include
Alan Cox fa12b7f6e0 Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size
rather than a constant so that VM_KMEM_SIZE_MAX will scale automatically
with the kernel address space size.  This is particularly important for
MIPS because the same definition is used by both 32- and 64-bit kernels.

Tested by:	jchandra
2013-01-12 18:06:21 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h
asm.h
atomic.h
bootinfo.h
bus_dma.h
bus.h Merge Perforce changeset 219925 to head: 2013-01-12 15:58:20 +00:00
cache_mipsNN.h
cache_r4k.h
cache.h
cdefs.h
clock.h
cpu.h
cpufunc.h Add an unified macro to deny ability from the compiler to reorder 2012-10-09 14:32:30 +00:00
cpuinfo.h
cpuregs.h
db_machdep.h
elf.h
endian.h
exec.h
fdt.h Merge Perforce changeset 219925 to head: 2013-01-12 15:58:20 +00:00
float.h
floatingpoint.h
fls64.h
fpu.h
frame.h
gdb_machdep.h
hwfunc.h
ieee.h
ieeefp.h
in_cksum.h
intr_machdep.h
kdb.h
limits.h
locore.h
md_var.h
memdev.h
metadata.h Merge Perforce change @219948 to head: 2013-01-12 13:20:21 +00:00
minidump.h
mips_opcode.h
octeon_cop2.h
ofw_machdep.h
param.h Eliminate some definitions that haven't been used in a decade or more. 2012-12-19 05:07:27 +00:00
pcb.h
pcpu.h
pmap.h The function pmap_alloc_direct_page() unconditionally zeroes the returned 2012-11-14 17:33:00 +00:00
pmc_mdep.h
proc.h
profile.h
pte.h Introduce a new software PTE flag that indicates whether the mapping is 2012-09-01 03:46:28 +00:00
ptrace.h
reg.h
regdef.h
regnum.h
reloc.h
resource.h
runq.h
sc_machdep.h Add MD syscons header file for MIPS. 2012-08-25 17:57:50 +00:00
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h
stdarg.h
sysarch.h
tlb.h Introduce a new TLB invalidation function for efficiently invalidating 2012-10-02 07:14:22 +00:00
tls.h
trap.h
ucontext.h
varargs.h
vdso.h
vm.h
vmparam.h Define VM_KMEM_SIZE_MAX as a fraction of the kernel address space size 2013-01-12 18:06:21 +00:00