Searched defs:MT_SPM_TIME_GET (Results 1 – 2 of 2) sorted by relevance
22 #define MT_SPM_TIME_GET(tm) ({ (tm) = el3_uptime(); }) macro