boot_kstrtoul
if (boot_kstrtoul(val, 16, &addr))
if (boot_kstrtoul(p, 0, &max_gb_huge_pages))
int boot_kstrtoul(const char *s, unsigned int base, unsigned long *res);