Searched refs:bootinfo (Results 1 – 4 of 4) sorted by relevance
14 header-y += bootinfo.h15 header-y += bootinfo-amiga.h16 header-y += bootinfo-apollo.h17 header-y += bootinfo-atari.h18 header-y += bootinfo-hp300.h19 header-y += bootinfo-mac.h20 header-y += bootinfo-q40.h21 header-y += bootinfo-vme.h
113 bool "Export bootinfo in procfs"116 Say Y to export the bootinfo used to boot the kernel in a117 "bootinfo" file in procfs. This is useful with kexec.
265 static char bootinfo[] __initdata in tcb_clksrc_init() local315 printk(bootinfo, clksrc.name, CONFIG_ATMEL_TCB_CLKSRC_BLOCK, in tcb_clksrc_init()
31 __be32 bootinfo[3]; /* Info needed by mboot */ in sun_partition() member