Home
last modified time | relevance | path

Searched refs:CP15_CNTHP_CVAL (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/sys/arm/include/
HDcpu.h301 _R64F0(cp15_cnthp_cval_get, CP15_CNTHP_CVAL(%Q0, %R0)) in _WF0()
302 _W64F1(cp15_cnthp_cval_set, CP15_CNTHP_CVAL(%Q0, %R0)) in _WF0()
HDsysreg.h276 #define CP15_CNTHP_CVAL(rq, rr) p15, 6, rq, rr, c14 /* PL2 Physical Timer Compare Value Register */ macro