Searched refs:xboot_info (Results 1 – 6 of 6) sorted by relevance
43 struct xboot_info;45 extern void kbm_init(struct xboot_info *);
83 kbm_init(struct xboot_info *bi) in kbm_init()
48 extern struct xboot_info *bi;
145 struct xboot_info boot_info[2]; /* extra space to fix alignement for amd64 */146 struct xboot_info *bi;1777 bi = (struct xboot_info *)addr; in dboot_init_xboot_consinfo()
89 struct xboot_info { struct
101 static struct xboot_info *xbootp;137 static void build_firmware_properties(struct xboot_info *);1139 build_fastboot_cmdline(struct xboot_info *xbp) in build_fastboot_cmdline()1159 save_boot_info(struct xboot_info *xbi) in save_boot_info()1218 build_boot_properties(struct xboot_info *xbp) in build_boot_properties()1607 relocate_boot_archive(struct xboot_info *xbp) in relocate_boot_archive()1839 _start(struct xboot_info *xbp) in _start()2604 build_firmware_properties(struct xboot_info *xbp) in build_firmware_properties()