Home
last modified time | relevance | path

Searched refs:HV_RTCTime (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/rtc/
Drtc-tile.c30 HV_RTCTime hvtm = hv_get_rtc(); in read_rtc_time()
54 HV_RTCTime hvtm; in set_rtc_time()
/linux-4.1.27/arch/tile/include/hv/
Dhypervisor.h711 } HV_RTCTime; typedef
716 HV_RTCTime hv_get_rtc(void);
722 void hv_set_rtc(HV_RTCTime time);
/linux-4.1.27/arch/tile/kernel/
Dhvglue_trace.c204 HV_WRAP0(HV_RTCTime, hv_get_rtc)
205 HV_WRAP1(void, hv_set_rtc, HV_RTCTime, time)