freebsd-skq/sys/mips/include
jchandra 603a66e116 UMA_MD_SMALL_ALLOC for mips.
Implement uma_small_alloc() and uma_small_free() for mips that allocates
pages from direct mapped memory. Uses the same mechanism as the page table
page allocator, so that we allocate from KSEG0 in 32 bit, and from XKPHYS
on 64 bit.

Reviewed by:	alc, jmallett
2010-12-09 06:34:28 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h Update MIPS _stdint.h for 64 bit. Initial 64 bit changes for profile.h. 2010-07-29 14:04:29 +00:00
_types.h
asm.h
atomic.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
bootinfo.h
bswap.h
bus_dma.h
bus.h Revert r216134. This checkin broke platforms where bus_space are macros: 2010-12-03 07:09:23 +00:00
cache_mipsNN.h
cache_r4k.h
cache.h
cdefs.h
clock.h
clockvar.h
cpu.h
cpufunc.h Make the meaning of the 'mask' argument to 'set_intr_mask(mask)' consistent 2010-09-15 05:10:50 +00:00
cpuinfo.h
cpuregs.h - Add minidump support for FreeBSD/mips 2010-11-07 03:09:02 +00:00
cputypes.h
db_machdep.h
elf.h Supply some useful information to the started image using ELF aux vectors. 2010-08-17 08:55:45 +00:00
endian.h Add parentheses around the argument 'x' used in the __bswapXX(x) macros. Revert 2010-08-11 02:28:39 +00:00
exec.h
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 Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions. 2010-08-13 12:56:00 +00:00
iodev.h
kdb.h
limits.h
locore.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
md_var.h Fixup for r216141, dump_add_page needs to be non-static now. 2010-12-03 14:20:20 +00:00
memdev.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
metadata.h
minidump.h
mips_opcode.h
mp_watchdog.h
param.h Set MACHINE_ARCH based on ABI and endianness. 2010-11-28 04:07:45 +00:00
pcb.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
pci_cfgreg.h
pcpu.h
pmap.h UMA_MD_SMALL_ALLOC for mips. 2010-12-09 06:34:28 +00:00
pmc_mdep.h
ppireg.h
proc.h
profile.h Update MIPS _stdint.h for 64 bit. Initial 64 bit changes for profile.h. 2010-07-29 14:04:29 +00:00
pte.h Remove misleading comment in pte.h. MIPS PTE entries are software managed 2010-08-30 08:23:22 +00:00
ptrace.h
reg.h
regdef.h
regnum.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
reloc.h
resource.h
runq.h Fix RQB_FFS for 64 bit, we need to use ffsl() for 64bit. 2010-07-29 13:52:46 +00:00
setjmp.h
sf_buf.h
sigframe.h
signal.h
smp.h Refactor timer management code with priority to one-shot operation mode. 2010-09-13 07:25:35 +00:00
stdarg.h
sysarch.h
timerreg.h
tlb.h
trap.h
ucontext.h Whitespace fixes in mips/include, remove unused 'struct tlb' from locore.h 2010-08-27 07:45:50 +00:00
varargs.h
vm.h
vmparam.h UMA_MD_SMALL_ALLOC for mips. 2010-12-09 06:34:28 +00:00