Home
last modified time | relevance | path

Searched refs:BI_LAST (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/m68k/kernel/
H A Dbootinfo_proc.c39 while (be16_to_cpu(bi->tag) != BI_LAST) { in save_bootinfo()
H A Dsetup_mm.c117 while ((tag = be16_to_cpu(record->tag)) != BI_LAST) { in m68k_parse_bootinfo()
H A Dhead.S2550 get_bi_record BI_LAST
/openbmc/qemu/include/standard-headers/asm-m68k/
H A Dbootinfo.h49 #define BI_LAST 0x0000 /* last record (sentinel) */ macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dbootinfo.h56 #define BI_LAST 0x0000 /* last record (sentinel) */ macro
/openbmc/qemu/hw/m68k/
H A Dvirt.c290 BOOTINFO0(param_ptr, BI_LAST); in virt_init()
H A Dq800.c647 BOOTINFO0(param_ptr, BI_LAST); in q800_machine_init()