Home
last modified time | relevance | path

Searched refs:bootinfo (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/m68k/include/uapi/asm/
DKbuild14 header-y += bootinfo.h
15 header-y += bootinfo-amiga.h
16 header-y += bootinfo-apollo.h
17 header-y += bootinfo-atari.h
18 header-y += bootinfo-hp300.h
19 header-y += bootinfo-mac.h
20 header-y += bootinfo-q40.h
21 header-y += bootinfo-vme.h
/linux-4.1.27/arch/m68k/
DKconfig113 bool "Export bootinfo in procfs"
116 Say Y to export the bootinfo used to boot the kernel in a
117 "bootinfo" file in procfs. This is useful with kexec.
/linux-4.1.27/drivers/clocksource/
Dtcb_clksrc.c265 static char bootinfo[] __initdata in tcb_clksrc_init() local
315 printk(bootinfo, clksrc.name, CONFIG_ATMEL_TCB_CLKSRC_BLOCK, in tcb_clksrc_init()
/linux-4.1.27/block/partitions/
Dsun.c31 __be32 bootinfo[3]; /* Info needed by mboot */ in sun_partition() member