android_kernel_motorola_sm6225/arch/arm/include
Will Deacon 862c588f06 ARM: 7660/1: tlb: add branch predictor maintenance operations
The ARM architecture requires explicit branch predictor maintenance
when updating an instruction stream for a given virtual address. In
reality, this isn't so much of a burden because the branch predictor
is flushed during the cache maintenance required to make the new
instructions visible to the I-side of the processor.

However, there are still some cases where explicit flushing is required,
so add a local_bp_flush_all operation to deal with this.

Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-03-03 22:54:15 +00:00
..
asm ARM: 7660/1: tlb: add branch predictor maintenance operations 2013-03-03 22:54:15 +00:00
debug arm-soc: soc-specific updates 2013-02-21 15:27:22 -08:00
uapi/asm ARM: KVM: VGIC accept vcpu and dist base addresses from user space 2013-02-11 18:59:01 +00:00