xc_encode_ipl
#define XC_HIGHPRI_IPL(ipl) (XC_HIGHPRI | xc_encode_ipl(ipl))
unsigned int xc_encode_ipl(int);