Home
last modified time | relevance | path

Searched refs:boot_flag (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/arch/x86/include/uapi/asm/
Dbootparam.h59 __u16 boot_flag; member
/Linux-v5.4/arch/powerpc/platforms/ps3/
Dos-area.c92 u32 boot_flag; member
330 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_hbadisc.c1554 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list() argument
1580 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1595 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1674 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1676 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2230 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2259 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2395 if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2413 if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) { in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2465 addr_mode, vlan_id, (boot_flag ? in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
[all …]
/Linux-v5.4/drivers/rtc/
Drtc-m41t80.c600 static int boot_flag; variable
735 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/Linux-v5.4/arch/x86/kernel/
Dkexec-bzimage64.c289 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/Linux-v5.4/arch/x86/boot/
Dheader.S287 boot_flag: .word 0xAA55 label
/Linux-v5.4/arch/x86/boot/compressed/
Deboot.c437 hdr->boot_flag = 0xAA55; in make_boot_params()
/Linux-v5.4/Documentation/x86/
Dboot.rst177 01FE/2 ALL boot_flag 0xAA55 magic number
313 Field name: boot_flag