CPUMASK_ADDR
gd->gd_cpumask_offset = (uintptr_t)CPUMASK_ADDR(*(cpumask_t *)0, cpuid);
ptr = CPUMASK_ADDR(started_cpus, gd->gd_cpuid);