ap_hex2bitmap
EXPORT_SYMBOL(ap_hex2bitmap);
rc = ap_hex2bitmap(str, newmap, bits);
int ap_hex2bitmap(const char *str, unsigned long *bitmap, int bits);
return ap_hex2bitmap(curmask, bitmap, nbits);