Home
last modified time | relevance | path

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

/lk-master/platform/armemu/
A Dtimer.c34 time = *REG(SYSINFO_TIME_SECS) * 1000000ULL; in current_time_hires()
43 time = *REG(SYSINFO_TIME_SECS) * 1000; in current_time()
/lk-master/platform/armemu/include/platform/armemu/
A Dmemmap.h37 #define SYSINFO_TIME_SECS (SYSINFO_REGS_BASE + 8) macro

Completed in 4 milliseconds