Home
last modified time | relevance | path

Searched refs:PV_TIME_ST (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/kvm/
H A Dsteal_time.c110 /* PV_TIME_ST must have 64-byte alignment */
115 #define PV_TIME_ST 0xc5000021 macro
153 status = smccc(PV_TIME_FEATURES, PV_TIME_ST); in guest_code()
156 status = smccc(PV_TIME_ST, 0); in guest_code()
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/
H A Dsteal_time.c102 /* PV_TIME_ST must have 64-byte alignment */
107 #define PV_TIME_ST 0xc5000021 macro
138 status = smccc(PV_TIME_FEATURES, PV_TIME_ST); in guest_code()
141 status = smccc(PV_TIME_ST, 0); in guest_code()

Completed in 1 milliseconds