diff options
author | Will Deacon <will.deacon@arm.com> | 2013-06-26 20:03:40 +0400 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2013-09-30 19:42:55 +0400 |
commit | d8f57aa4bc5860df68d4c332d2a89c131417ee7b (patch) | |
tree | b7df2d2846e07ca6410cf7c9e652b36fee043330 /arch/arm/include/asm/spinlock.h | |
parent | 27a84793e42084392181ef2ef51a954f1cf0c519 (diff) | |
download | linux-d8f57aa4bc5860df68d4c332d2a89c131417ee7b.tar.xz |
ARM: prefetch: add support for prefetchw using pldw on SMP ARMv7+ CPUs
SMP ARMv7 CPUs implement the pldw instruction, which allows them to
prefetch data cachelines in an exclusive state.
This patch defines the prefetchw macro using pldw for CPUs that support
it.
Acked-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm/include/asm/spinlock.h')
0 files changed, 0 insertions, 0 deletions