Home
last modified time | relevance | path

Searched refs:boot_flag (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/uapi/asm/
H A Dbootparam.h72 __u16 boot_flag; member
/kernel/linux/linux-6.6/arch/x86/include/uapi/asm/
H A Dbootparam.h74 __u16 boot_flag; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h71 __u16 boot_flag; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-x86/asm/
H A Dbootparam.h71 __u16 boot_flag; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/ps3/
H A Dos-area.c73 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag.
92 u32 boot_flag; member
330 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/kernel/linux/linux-6.6/arch/powerpc/platforms/ps3/
H A Dos-area.c71 * @boot_flag: User preference of operating system, PARAM_BOOT_FLAG flag.
90 u32 boot_flag; member
328 pr_debug("%s:%d: p.boot_flag: %u\n", func, line, p->boot_flag); in _dump_params()
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-m41t80.c597 static int boot_flag; variable
731 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-m41t80.c611 static int boot_flag; variable
741 return put_user(boot_flag, (int __user *)arg); in wdt_ioctl()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1587 * @boot_flag: Indicates if this record used by boot bios.
1594 * record can be used for SAN discovery, the boot_flag will indicate if this FCF
1604 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list()
1630 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1645 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1724 *boot_flag = 1; in lpfc_match_fcf_conn_list()
1726 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2282 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2311 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2448 if (boot_flag in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
1602 lpfc_match_fcf_conn_list(struct lpfc_hba *phba, struct fcf_record *new_fcf_record, uint32_t *boot_flag, uint32_t *addr_mode, uint16_t *vlan_id) lpfc_match_fcf_conn_list() argument
2659 uint32_t boot_flag, addr_mode; lpfc_mbx_cmpl_fcf_rr_read_fcf_rec() local
2765 uint32_t boot_flag, addr_mode; lpfc_mbx_cmpl_read_fcf_rec() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c1924 * @boot_flag: Indicates if this record used by boot bios.
1931 * record can be used for SAN discovery, the boot_flag will indicate if this FCF
1941 uint32_t *boot_flag, uint32_t *addr_mode, in lpfc_match_fcf_conn_list()
1967 *boot_flag = 0; in lpfc_match_fcf_conn_list()
1982 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2061 *boot_flag = 1; in lpfc_match_fcf_conn_list()
2063 *boot_flag = 0; in lpfc_match_fcf_conn_list()
2619 uint32_t boot_flag, addr_mode; in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec() local
2648 rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag, in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
2785 if (boot_flag in lpfc_mbx_cmpl_fcf_scan_read_fcf_rec()
1939 lpfc_match_fcf_conn_list(struct lpfc_hba *phba, struct fcf_record *new_fcf_record, uint32_t *boot_flag, uint32_t *addr_mode, uint16_t *vlan_id) lpfc_match_fcf_conn_list() argument
2996 uint32_t boot_flag, addr_mode; lpfc_mbx_cmpl_fcf_rr_read_fcf_rec() local
3102 uint32_t boot_flag, addr_mode; lpfc_mbx_cmpl_read_fcf_rec() local
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dkexec-bzimage64.c278 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dkexec-bzimage64.c339 if (header->boot_flag != 0xAA55) { in bzImage64_probe()
/kernel/linux/linux-5.10/arch/x86/boot/
H A Dheader.S290 boot_flag: .word 0xAA55 label
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dx86-stub.c402 hdr->boot_flag = 0xAA55; in efi_pe_entry()
/kernel/linux/linux-6.6/arch/x86/boot/
H A Dheader.S232 boot_flag: .word 0xAA55 label

Completed in 22 milliseconds