Home
last modified time | relevance | path

Searched defs:boot_flag (Results 1 – 4 of 4) sorted by relevance

/external/vboot_reference/futility/
Dkernel_blob.h43 uint16_t boot_flag; /* 1fe */ member
/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
Dhisi_pwrc.c268 static int check_hotplug(unsigned int cluster, unsigned int boot_flag) in check_hotplug()
283 unsigned int boot_flag = hisi_get_cpu_boot_flag(cluster, core); in hisi_test_pwrdn_allcores() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dbootparam.h72 __u16 boot_flag; member
/external/crosvm/x86_64/src/
Dbootparam.rs330 pub boot_flag: __u16, field