Searched refs:CNT_TVAL (Results 1 - 3 of 3) sorted by relevance

/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/64/mode/machine/
H A Dtimer.h21 #define CNT_TVAL "cnthp_tval_el2" macro
24 #define CNT_TVAL "cntv_tval_el0" macro
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/32/mode/machine/
H A Dtimer.h23 #define CNT_TVAL CNTHP_TVAL macro
28 #define CNT_TVAL CNTV_TVAL macro
/seL4-l4v-10.1.1/seL4/include/arch/arm/arch/machine/
H A Dgeneric_timer.h25 SYSTEM_WRITE_WORD(CNT_TVAL, TIMER_RELOAD);

Completed in 42 milliseconds