xen_vcputime_raw_systime_ns
start_ns = xen_vcputime_raw_systime_ns();
} while (xen_vcputime_raw_systime_ns() - start_ns < n_ns);
static uint64_t xen_vcputime_raw_systime_ns(void);