Searched refs:dtb_bootmodule (Results 1 – 3 of 3) sorted by relevance
31 const struct bootmodule *kernel_bootmodule, *initrd_bootmodule, *dtb_bootmodule; member
2012 pfdt = ioremap_cache(kinfo->dtb_bootmodule->start, in domain_handle_dtb_bootmodule()2013 kinfo->dtb_bootmodule->size); in domain_handle_dtb_bootmodule()2017 res = check_partial_fdt(pfdt, kinfo->dtb_bootmodule->size); in domain_handle_dtb_bootmodule()2130 if ( kinfo->dtb_bootmodule ) in prepare_dtb_domU()
481 info->dtb_bootmodule = boot_module_find_by_addr_and_kind( in kernel_probe()
Completed in 11 milliseconds