Searched hist:f2e600c149fda3453344f89c7e9353fe278ebd32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | arch_timer.h | diff f2e600c149fda3453344f89c7e9353fe278ebd32 Wed Oct 18 06:06:25 CDT 2017 Christoffer Dall <christoffer.dall@linaro.org> arm64: Implement arch_counter_get_cntpct to read the physical counter
As we are about to use the physical counter on arm64 systems that have KVM support, implement arch_counter_get_cntpct() and the associated errata workaround functionality for stable timer reads.
Cc: Will Deacon <will.deacon@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
|
/openbmc/linux/drivers/clocksource/ |
H A D | arm_arch_timer.c | diff f2e600c149fda3453344f89c7e9353fe278ebd32 Wed Oct 18 06:06:25 CDT 2017 Christoffer Dall <christoffer.dall@linaro.org> arm64: Implement arch_counter_get_cntpct to read the physical counter
As we are about to use the physical counter on arm64 systems that have KVM support, implement arch_counter_get_cntpct() and the associated errata workaround functionality for stable timer reads.
Cc: Will Deacon <will.deacon@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Acked-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
|