1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-27 16:39:08 +00:00
freebsd/sys/arm64/include
Andrew Turner af6936890a Add a pc_clock pcpu field and use it to implement cpu_est_clockrate. This
will allow drivers that manage the clock frequency to communicate this with
the reset of the kernel.

Reported by:	jmcneill
MFC after:	1 week
Sponsored by:	ABT Systems Ltd
2016-09-02 10:13:51 +00:00
..
_align.h
_bus.h
_inttypes.h
_limits.h
_stdint.h
_types.h Undo r302601, WCHAR_MAX may not be a valid wchar value. 2016-07-12 04:20:44 +00:00
acpica_machdep.h
armreg.h Add the ARMv8.1 identification registers to the list we print when booting. 2016-08-15 09:23:08 +00:00
asm.h
atomic.h
bus_dma_impl.h
bus_dma.h
bus.h
clock.h
counter.h
cpu.h Use the yield instruction in the arm64 cpu_spinwait. This instruction is 2016-04-25 17:32:08 +00:00
cpufunc.h Add support to the arm64 busdma to handle the cache. For now this is 2016-05-13 16:03:50 +00:00
db_machdep.h
debug_monitor.h
disassem.h
dump.h
elf.h
endian.h
exec.h
float.h
floatingpoint.h
frame.h Implement dtrace_getupcstack in ARM64 2016-04-06 05:13:36 +00:00
hypervisor.h
ieeefp.h
in_cksum.h
intr.h Finish removing the non-INTRNG support from sys/arm64. 2016-07-14 17:31:29 +00:00
iodev.h
kdb.h
machdep.h Add a kernel variable to let the user to select their preferred order 2016-08-01 12:17:44 +00:00
md_var.h Implement userspace gettimeofday(2) with HPET timecounter. 2016-08-17 09:52:09 +00:00
memdev.h Add memmmap on arm64 so we can mmap /dev/mem and /dev/kmem. 2016-07-13 23:03:34 +00:00
metadata.h
minidump.h
ofw_machdep.h
param.h
pcb.h Add support for 4 level pagetables. The userland address space has been 2016-03-31 11:07:24 +00:00
pci_cfgreg.h
pcpu.h Add a pc_clock pcpu field and use it to implement cpu_est_clockrate. This 2016-09-02 10:13:51 +00:00
pmap.h Teach the parts of the arm64 pmap that need to iterate over pages to also 2016-08-24 12:32:18 +00:00
pmc_mdep.h
proc.h
profile.h
psl.h
pte.h Fix I/O coherence issues on ThunderX when SMP is disabled 2016-05-11 13:23:56 +00:00
ptrace.h
reg.h
reloc.h
resource.h Define PCI_RES_BUS for NEW_PCIB 2016-05-19 14:00:18 +00:00
runq.h
setjmp.h
sf_buf.h
signal.h
smp.h
stack.h
stdarg.h
sysarch.h
trap.h
ucontext.h
vdso.h Implement userspace gettimeofday(2) with HPET timecounter. 2016-08-17 09:52:09 +00:00
vfp.h
vm.h
vmparam.h ARM64: fix DMAP calculation 2016-06-30 04:58:19 +00:00