aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/barrier.h
AgeCommit message (Expand)Author
2014-10-23arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-10-23arm64: barriers: wire up new barrier optionsWill Deacon
2014-05-22arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-05-21arm64: barriers: add dmb barrierWill Deacon
2014-05-21arm64: barriers: allow dsb macro to take option parameterWill Deacon
2012-09-17arm64: Miscellaneous header filesCatalin Marinas