..
_align.h
Get rid of the _NO_NAMESPACE_POLLUTION kludge by creating an
2009-09-08 20:45:40 +00:00
_bus.h
- Complete breaking out the definition of bus_space_{tag,handle}_t by
2006-06-13 19:18:09 +00:00
_inttypes.h
Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching
2011-03-12 14:33:32 +00:00
_limits.h
Fix types of some values in machine/_limits.h.
2011-01-08 11:13:34 +00:00
_stdint.h
Make the wchar_t type machine dependent.
2012-06-24 04:15:58 +00:00
_types.h
Rename __wchar_t so it no longer conflicts with __wchar_t from clang 3.4
2014-04-01 14:46:11 +00:00
asi.h
Add support for SPARC64 V (and where it already makes sense for other
2010-05-02 19:38:17 +00:00
asm.h
Revert r274772: it is not valid on MIPS
2014-11-25 03:50:31 +00:00
asmacros.h
- Use atomic operations rather than sched_lock for safely assigning pm_active
2011-10-06 11:01:31 +00:00
atomic.h
Add MD (for now) atomic_store_acq_<type>() and use it in pmap_activate()
2013-08-06 15:34:11 +00:00
bus.h
Move the implementation of bus_space_barrier(9) to the inline function in
2013-10-24 17:06:41 +00:00
bus_common.h
- Add macros for the states of the interrupt clear registers.
2009-12-22 21:48:18 +00:00
bus_dma.h
Add bus_dmamap_load_ma() function to load map with the array of
2013-10-27 21:39:16 +00:00
bus_private.h
Move the implementation of bus_space_barrier(9) to the inline function in
2013-10-24 17:06:41 +00:00
cache.h
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
2011-07-02 11:14:54 +00:00
ccr.h
clock.h
Now that we have a working OF_printf() since r230631 and a OF_panic()
2012-01-27 23:21:54 +00:00
cmt.h
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
2010-02-13 14:13:39 +00:00
counter.h
Fix issues with zeroing and fetching the counters, on x86 and ppc64.
2013-07-01 02:48:27 +00:00
cpu.h
Revert r253748,253749
2013-07-28 18:44:17 +00:00
cpufunc.h
Correct spelling in comments.
2011-04-22 09:31:40 +00:00
db_machdep.h
dcr.h
Correct the DCR_IPE macro to refer to the right bit. Also improve the
2010-04-10 11:13:51 +00:00
dump.h
Factor out duplicated code from dumpsys() on each architecture into generic
2015-01-07 01:01:39 +00:00
elf.h
Reserve AT_TIMEKEEP auxv entry for providing usermode the pointer to
2012-06-22 06:38:31 +00:00
endian.h
Add casts to __uint16_t to the __bswap16() macros on all arches which
2012-03-09 20:34:31 +00:00
exec.h
fireplane.h
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
2010-02-13 14:13:39 +00:00
float.h
Add C11 macros describing subnormal numbers to float.h.
2012-01-23 06:36:41 +00:00
floatingpoint.h
fp.h
frame.h
Convert the remainder of the low hanging fruits regarding including
2007-01-19 11:15:34 +00:00
fsr.h
Add a global MD macro for the VIS block size instead of duplicating
2012-08-31 11:15:01 +00:00
gdb_machdep.h
idprom.h
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
MFp4 bz_ipv6_fast:
2012-05-24 22:00:48 +00:00
instr.h
intr_machdep.h
- Give PIL_PREEMPT the lowest priority just above low/stray interrupts.
2012-10-20 12:07:48 +00:00
iommureg.h
Fix typos - remove duplicate "the".
2011-02-21 09:01:34 +00:00
iommuvar.h
Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching
2011-03-12 14:33:32 +00:00
jbus.h
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
2010-02-13 14:13:39 +00:00
kdb.h
Add kdb_cpu_sync_icache(), intended to synchronize instruction
2007-06-09 21:55:17 +00:00
kerneldump.h
ktr.h
- Implement run-time expansion of the KTR buffer via sysctl.
2012-11-15 00:51:57 +00:00
limits.h
lsu.h
Update for UltraSPARC-IV{,+} and SPARC64 V, VI, VII and VIIIfx CPUs.
2010-04-11 15:35:17 +00:00
mcntl.h
Add support for SPARC64 V (and where it already makes sense for other
2010-05-02 19:38:17 +00:00
md_var.h
For sparc64 also adjust the geometry of da(4) driven disks to not overflow
2011-11-27 15:43:40 +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
nexusvar.h
- Add the 'cmp' and 'core' pseudo-busses which are used to group CPU cores
2010-02-13 18:51:49 +00:00
ofw_machdep.h
- Now that we have a working OF_printf() since r230631, use it for
2012-01-27 22:35:53 +00:00
ofw_mem.h
ofw_nexus.h
Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching
2011-03-12 14:33:32 +00:00
param.h
Add fueword(9) and casueword(9) functions. They are like fuword(9)
2014-10-28 15:22:13 +00:00
pcb.h
Add a convenience macro for the returns_twice attribute, and apply it to
2012-04-29 11:04:31 +00:00
pcpu.h
Merge from projects/counters:
2013-04-08 19:19:10 +00:00
pmap.h
Remove unused member.
2013-08-04 21:17:05 +00:00
pmc_mdep.h
Add stubs to unbreak LINT.
2007-12-07 13:45:47 +00:00
proc.h
Implement GET_STACK_USAGE.
2013-09-29 13:09:25 +00:00
profile.h
- Add bits for userland profiling. For sun4u this is compile-tested only.
2007-05-11 23:43:55 +00:00
pstate.h
ptrace.h
reg.h
reloc.h
Remove 3rd clause, renumber, ok per email
2007-01-12 07:26:21 +00:00
resource.h
runq.h
sc_machdep.h
setjmp.h
Remove 3rd clause, renumber, ok per email
2007-01-12 07:26:21 +00:00
sf_buf.h
On sparc64, do not keep mappings for the destroyed sf_bufs. Sparc64
2014-08-10 16:59:39 +00:00
sigframe.h
signal.h
smp.h
Revert the part of r239864 which removed obtaining the SMP mutex around
2013-01-23 22:52:20 +00:00
stack.h
Break out stack(9) from ddb(4):
2007-12-02 20:40:35 +00:00
stdarg.h
Use __builtin_va_start instead of __builtin_stdarg_start. GCC4 obsoletes
2006-09-21 01:37:02 +00:00
sysarch.h
- Include <machine/utrap.h> so this header doesn't have an MD
2008-04-23 20:38:37 +00:00
tick.h
- Wrap exchanging td_intr_frame and calling the event timer callback in
2010-10-19 19:44:05 +00:00
tlb.h
- For Cheetah- and Zeus-class CPUs don't flush all unlocked entries from
2011-07-02 11:14:54 +00:00
trap.h
- There's no need to wrap kdb_active and kdb_trap() in #ifdef KDB as
2009-03-19 20:46:51 +00:00
tsb.h
On machines where we don't need to lock the kernel TSB into the dTLB and
2011-06-21 20:48:14 +00:00
tstate.h
tte.h
- Add TTE and context register bits for the additional page sizes supported
2010-03-17 20:23:14 +00:00
ucontext.h
Prefix the alias macros for members of struct __mcontext with an underscore
2013-07-12 14:24:52 +00:00
upa.h
- Search the whole OFW device tree instead of only the children of the
2010-02-13 16:52:33 +00:00
utrap.h
varargs.h
Remove the advertising clause from the UCB license according to the
2011-03-13 13:42:43 +00:00
vdso.h
Implement mechanism to export some kernel timekeeping data to
2012-06-22 07:06:40 +00:00
ver.h
Add macros for the VER.impl of SPARC64 II to VIIIfx.
2010-03-17 21:00:39 +00:00
vm.h
Add support to the virtual memory system for configuring machine-
2009-07-12 23:31:20 +00:00
vmparam.h
For CPUs which do hardware cache line unaliasing, use direct map to
2014-08-23 18:11:54 +00:00
watch.h
wstate.h
- The firmware of Sun Fire V1280 has a misfeature of setting %wstate to
2010-03-21 13:09:54 +00:00