Home
last modified time | relevance | path

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

/freebsd/sys/arm/include/
H A Dcpu.h284 _RF0(cp15_cntv_ctl_get, CP15_CNTV_CTL(%0)) in _WF0()
285 _WF1(cp15_cntv_ctl_set, CP15_CNTV_CTL(%0)) in _WF0()
H A Dsysreg.h266 #define CP15_CNTV_CTL(rr) p15, 0, rr, c14, c3, 1 /* Virtual Timer Control Register */ macro