cntpct_el0         79 arch/arm64/include/asm/arch_timer.h 	return read_sysreg(cntpct_el0);
cntpct_el0        191 arch/arm64/include/asm/arch_timer.h 	cnt = arch_timer_reg_read_stable(cntpct_el0);
cntpct_el0        201 arch/arm64/include/asm/arch_timer.h 	cnt = read_sysreg(cntpct_el0);
cntpct_el0        238 drivers/clocksource/arm_arch_timer.c 	return __fsl_a008585_read_reg(cntpct_el0);
cntpct_el0        284 drivers/clocksource/arm_arch_timer.c 	return __hisi_161010101_read_reg(cntpct_el0);
cntpct_el0        321 drivers/clocksource/arm_arch_timer.c 	old = read_sysreg(cntpct_el0);
cntpct_el0        322 drivers/clocksource/arm_arch_timer.c 	new = read_sysreg(cntpct_el0);
cntpct_el0        359 drivers/clocksource/arm_arch_timer.c 	return __sun50i_a64_read_reg(cntpct_el0);