boot_cpu_has
#define boot_cpu_has(bit) cpu_has(&boot_cpu_data, bit)
static inline int boot_cpu_has(int flag)