CNTP_CTL           88 arch/arm/include/asm/kvm_hyp.h #define SYS_CNTP_CTL_EL0		CNTP_CTL
CNTP_CTL           95 drivers/clocksource/arm_arch_timer.c 			writel_relaxed(val, timer->base + CNTP_CTL);
CNTP_CTL          126 drivers/clocksource/arm_arch_timer.c 			val = readl_relaxed(timer->base + CNTP_CTL);