linux/arch/arm64/include
Will Deacon d44ffa5ae7 irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s
The GIC system registers are accessed using open-coded wrappers around
the mrs_s/msr_s asm macros.

This patch moves the code over to the {read,wrote}_sysreg_s accessors
instead, reducing the amount of explicit asm blocks in the arch headers.

Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
2016-11-29 09:14:48 +00:00
..
asm irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_s 2016-11-29 09:14:48 +00:00
uapi/asm arm64 fixes: 2016-08-06 08:58:59 -04:00