Searched refs:boot_callbacks (Results 1 – 4 of 4) sorted by relevance
151 pub fn boot_callbacks() -> &'static dyn BootCallbacks { in boot_callbacks() function161 boot_params.bootloader_name = boot_callbacks() in boot_callback_except_early()164 boot_params.acpi = boot_callbacks() in boot_callback_except_early()
34 boot::{boot_callback_except_early, boot_callbacks},110 boot_callbacks() in init_before_mem_init()
15 use crate::init::boot::boot_callbacks;163 boot_callbacks() in init()
35 init::{boot::boot_callbacks, boot_params, initcall::INITCALL_DEVICE},928 boot_callbacks().early_init_framebuffer_info(&mut boot_params_guard.screen_info)?; in vesafb_early_init()