Searched refs:cp15_cntpct_get (Results 1 – 4 of 4) sorted by relevance
47 cp15_cntpct_get(void) in cp15_cntpct_get() function63 *tc = th->th_physical == 0 ? cp15_cntvct_get() : cp15_cntpct_get(); in __vdso_gettc()
50 cp15_cntpct_get(void) in cp15_cntpct_get() function71 *tc = th->th_physical == 0 ? cp15_cntvct_get() : cp15_cntpct_get(); in __vdso_gettc()
129 cp15_cntpct_get(void) in cp15_cntpct_get() function144 *tc = th->th_physical == 0 ? cp15_cntvct_get() : cp15_cntpct_get(); in __vdso_gettc()
293 _R64F0(cp15_cntpct_get, CP15_CNTPCT(%Q0, %R0)) in _WF0()