Searched refs:boot_flag (Results 1 – 8 of 8) sorted by relevance
268 static int check_hotplug(unsigned int cluster, unsigned int boot_flag) in check_hotplug() argument273 ((boot_flag & mask) == mask)) in check_hotplug()283 unsigned int boot_flag = hisi_get_cpu_boot_flag(cluster, core); in hisi_test_pwrdn_allcores() local289 if ((boot_flag ^ cpuidle_flag) || pdc_stat || in hisi_test_pwrdn_allcores()290 check_hotplug(cluster, boot_flag)) in hisi_test_pwrdn_allcores()
43 uint16_t boot_flag; /* 1fe */ member
181 params->boot_flag = 0; in PickApartVmlinuz()
76 if (KERNEL_MAGIC != hdr->boot_flag) { in kernel_magic_ok()79 hdr->boot_flag, KERNEL_MAGIC); in kernel_magic_ok()
37 __u16 boot_flag; member
72 __u16 boot_flag; member
330 pub boot_flag: __u16, field
203 params.hdr.boot_flag = KERNEL_BOOT_FLAG_MAGIC; in configure_system()