freebsd-skq/sys/arm64/arm64
andrew 835458073d Enter a critical section when storing the vfp registers, we don't want to
be preempted here as this will enter back into this function, but the
hardware could be in an inconsistant state, and the vfp unit will be off
when switced back to this function.

Sponsored by:	The FreeBSD Foundation
2015-04-15 14:30:07 +00:00
..
autoconf.c
bcopy.c
bus_machdep.c
bus_space_asm.S
busdma_machdep.c
clock.c
copyinout.S
copystr.c
cpufunc_asm.S
dump_machdep.c
elf_machdep.c
exception.S
genassym.c
gic.c
identcpu.c
in_cksum.c
intr_machdep.c
locore.S
machdep.c
mem.c
minidump_machdep.c
nexus.c
pic_if.m
pmap.c
stack_machdep.c
support.S
swtch.S
sys_machdep.c
trap.c
uio_machdep.c
vfp.c Enter a critical section when storing the vfp registers, we don't want to 2015-04-15 14:30:07 +00:00
vm_machdep.c