xc_lowpri
static inline uint64_t xc_lowpri(xcfunc_t, void *, void *, struct cpu_info *);
return xc_lowpri(func, arg1, arg2, NULL);
return xc_lowpri(func, arg1, arg2, ci);