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

/seL4-test-master/kernel/include/arch/arm/armv/armv7ve/armv/
H A Dvcpu.h351 static inline word_t get_cntv_cval_low(void) function
484 return get_cntv_cval_low();
/seL4-test-master/kernel/include/arch/arm/armv/armv7-a/armv/
H A Dvcpu.h351 static inline word_t get_cntv_cval_low(void) function
484 return get_cntv_cval_low();
/seL4-test-master/kernel/include/arch/arm/armv/armv8-a/32/armv/
H A Dvcpu.h351 static inline word_t get_cntv_cval_low(void) function
484 return get_cntv_cval_low();

Completed in 40 milliseconds