| .. |
|
_align.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
_bus.h
|
o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern
|
2012-03-12 21:25:32 +00:00 |
|
_inttypes.h
|
Replace __LP64__ with __mips_n64. This partly reverts r217147.
|
2011-02-04 13:09:46 +00:00 |
|
_limits.h
|
Fix limits.h constants to have correct type on MIPS
|
2017-08-26 03:21:12 +00:00 |
|
_stdint.h
|
Newer versions of gcc define __INT64_C and __UINT64_C, so avoid
|
2013-09-03 22:04:55 +00:00 |
|
_types.h
|
Define the vm_ooffset_t and vm_pindex_t types as machine-independend.
|
2017-02-04 12:26:38 +00:00 |
|
asm.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
atomic.h
|
Use 64bit store instruction in atomic_fcmpset_64.
|
2017-02-06 14:00:28 +00:00 |
|
bootinfo.h
|
Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-time
|
2014-02-19 09:19:09 +00:00 |
|
bus.h
|
Missing commit - remove MIPS fdt bus space.
|
2016-02-11 06:19:58 +00:00 |
|
bus_dma.h
|
Clean up MD pollution of bus_dma.h:
|
2017-07-01 05:35:29 +00:00 |
|
cache.h
|
Account for bigger secondary data cache line size.
|
2016-11-19 16:36:38 +00:00 |
|
cache_mipsNN.h
|
Add 64 byte linesize cache flushing routines for L1 instruction, L1 data
|
2015-03-26 14:51:24 +00:00 |
|
cache_r4k.h
|
Add 64 byte linesize cache flushing routines for L1 instruction, L1 data
|
2015-03-26 14:51:24 +00:00 |
|
cdefs.h
|
Update macros for multiple ABI support from NetBSD.
|
2010-03-02 07:27:30 +00:00 |
|
clock.h
|
Garbage collect unused prototype for clockintr().
|
2016-05-20 15:34:03 +00:00 |
|
counter.h
|
- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter
|
2017-04-17 17:34:47 +00:00 |
|
cpu.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
cpufunc.h
|
Add MIPS32/64 Rev2 CP0 intctl register definitions.
|
2017-09-15 19:56:21 +00:00 |
|
cpuinfo.h
|
Add initial support for the floating point implementation register.
|
2017-05-09 17:35:16 +00:00 |
|
cpuregs.h
|
Add MIPS32/64 Rev2 CP0 intctl register definitions.
|
2017-09-15 19:56:21 +00:00 |
|
db_machdep.h
|
Fix printing of negative offsets (typically from frame pointers) again.
|
2017-03-26 18:46:35 +00:00 |
|
dump.h
|
Factor out duplicated code from dumpsys() on each architecture into generic
|
2015-01-07 01:01:39 +00:00 |
|
efi.h
|
Fix building on i386 and arm. But 'public domain' headers on the files
|
2016-10-13 06:56:23 +00:00 |
|
elf.h
|
Add AT_HWCAP and AT_EHDRFLAGS on all platforms.
|
2017-09-14 14:26:55 +00:00 |
|
endian.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
exec.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
fdt.h
|
Remove bus space fdt for MIPS.
|
2016-02-11 06:19:32 +00:00 |
|
float.h
|
Add full softfloat and hardfloat support for MIPS.
|
2016-10-31 15:33:58 +00:00 |
|
floatingpoint.h
|
|
|
|
fls64.h
|
|
|
|
fpu.h
|
|
|
|
frame.h
|
Add initial support for the floating point implementation register.
|
2017-05-09 17:35:16 +00:00 |
|
gdb_machdep.h
|
|
|
|
hwfunc.h
|
Allow the use of soft-interrupts for sending IPIs.
|
2016-09-08 17:37:13 +00:00 |
|
ieee.h
|
|
|
|
ieeefp.h
|
People porting FreeBSD to new architectures ought not have to
|
2011-10-21 06:41:46 +00:00 |
|
in_cksum.h
|
Rationalize BSD license on sys/*/include/in_cksum.h
|
2015-08-05 19:05:12 +00:00 |
|
intr.h
|
Fix MIPS INTRNG (both FDT and non-FDT) behaviour broken by r304459
|
2016-09-07 09:31:10 +00:00 |
|
intr_machdep.h
|
- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter
|
2017-04-17 17:34:47 +00:00 |
|
kdb.h
|
Stash the context of the running thread at the time an IPI_STOP is received
|
2010-03-11 07:17:14 +00:00 |
|
limits.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
locore.h
|
Identify Ingenic CPUs.
|
2016-11-19 15:10:10 +00:00 |
|
md_var.h
|
Add initial support for the floating point implementation register.
|
2017-05-09 17:35:16 +00:00 |
|
memdev.h
|
Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().
|
2011-01-17 22:58:28 +00:00 |
|
metadata.h
|
Merge Perforce change @219948 to head:
|
2013-01-12 13:20:21 +00:00 |
|
minidump.h
|
|
|
|
mips_opcode.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
octeon_cop2.h
|
- Add better COP2 (crypto coprocessor) context handler for Octeon. Keep
|
2012-01-06 01:23:26 +00:00 |
|
ofw_machdep.h
|
Tidy up mips ofw_machdep.h. Don't include openfirm.h because openfirm.h
|
2015-12-20 19:09:12 +00:00 |
|
param.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
pcb.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
pcpu.h
|
- Remove 'struct vmmeter' from 'struct pcpu', leaving only global vmmeter
|
2017-04-17 17:34:47 +00:00 |
|
pmap.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
pmc_mdep.h
|
Add software PMC support.
|
2012-03-28 20:58:30 +00:00 |
|
proc.h
|
Make struct syscall_args visible to userspace compilation environment
|
2017-06-12 20:53:44 +00:00 |
|
profile.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
pte.h
|
Implement pmap_change_attr and related APIs on MIPS
|
2016-12-28 02:55:26 +00:00 |
|
ptrace.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
reg.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
regdef.h
|
Don't include asm.h in non-asm files.
|
2013-05-01 06:57:46 +00:00 |
|
regnum.h
|
Add initial support for the floating point implementation register.
|
2017-05-09 17:35:16 +00:00 |
|
reloc.h
|
|
|
|
resource.h
|
Define PCI_RES_BUS for MIPS.
|
2016-04-12 07:18:48 +00:00 |
|
runq.h
|
Fix RQB_FFS for 64 bit, we need to use ffsl() for 64bit.
|
2010-07-29 13:52:46 +00:00 |
|
sc_machdep.h
|
Add MD syscons header file for MIPS.
|
2012-08-25 17:57:50 +00:00 |
|
setjmp.h
|
Merge jmallett@'s n64 work into HEAD - changeset 7
|
2010-06-24 08:08:43 +00:00 |
|
sf_buf.h
|
style(9)
|
2014-09-07 05:47:48 +00:00 |
|
sigframe.h
|
o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userlands
|
2012-03-03 08:19:18 +00:00 |
|
signal.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
smp.h
|
Rename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will help with machine
|
2016-04-15 16:05:41 +00:00 |
|
stdarg.h
|
|
|
|
sysarch.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
tlb.h
|
Introduce a new TLB invalidation function for efficiently invalidating
|
2012-10-02 07:14:22 +00:00 |
|
tls.h
|
When emulating rdhwr for TLS, use the 32-bit offset under COMPAT_FREEBSD32.
|
2012-03-06 07:47:28 +00:00 |
|
trap.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
ucontext.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
varargs.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |
|
vdso.h
|
Implement mechanism to export some kernel timekeeping data to
|
2012-06-22 07:06:40 +00:00 |
|
vm.h
|
Implement pmap_change_attr and related APIs on MIPS
|
2016-12-28 02:55:26 +00:00 |
|
vmparam.h
|
Renumber copyright clause 4
|
2017-02-28 23:42:47 +00:00 |