NetBSD/sys/arch/alpha
riastradh 2b7335b2eb alpha: Use load-acquire/store-release.
Omit needless membar in pmap_kenter_pa while here -- caller must
ensure pmap_kenter_pa on one CPU happens before use of the VA on
another CPU anyway, so there is no benefit to a membar here.

ok thorpej@
2020-09-08 21:41:37 +00:00
..
alpha alpha: Use load-acquire/store-release. 2020-09-08 21:41:37 +00:00
common fix typo 2020-09-05 04:11:10 +00:00
compile
conf Add siisata. 2020-09-05 01:28:18 +00:00
eisa
include Track the SSIR per-cpu, rather than globally. 2020-09-05 18:01:42 +00:00
isa PR/50854: David Binderman: Remove redundant code. 2016-02-29 15:28:35 +00:00
jensenio Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
mcbus
pci #include <sys/extent.h> explicitly. 2020-06-17 03:50:04 +00:00
sableio Clean up initialization of com_regs structure, in preparation for 2018-12-08 17:46:09 +00:00
stand s/transfered/transferred/ 2019-12-27 09:41:48 +00:00
tc - Document all of the various interrupt levels in the Processor Stataus 2020-09-05 16:29:07 +00:00
tlsb
Makefile
STYLE