Searched refs:PV_TIME_ST (Results 1 – 2 of 2) sorted by relevance
18 * PV_TIME_ST: 0xC500002130 Currently only PV_TIME_ST is supported.35 PV_TIME_ST44 The IPA returned by PV_TIME_ST should be mapped by the guest as normal memory49 PV_TIME_ST returns the structure for the calling VCPU.54 The structure pointed to by the PV_TIME_ST hypercall is as follows:
104 /* PV_TIME_ST must have 64-byte alignment */109 #define PV_TIME_ST 0xc5000021 macro 140 status = smccc(PV_TIME_FEATURES, PV_TIME_ST); in guest_code() 143 status = smccc(PV_TIME_ST, 0); in guest_code()