Home
last modified time | relevance | path

Searched refs:dtb_bootmodule (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-arm/
A Dkernel.h31 const struct bootmodule *kernel_bootmodule, *initrd_bootmodule, *dtb_bootmodule; member
/xen/xen/arch/arm/
A Ddomain_build.c2012 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()
A Dkernel.c481 info->dtb_bootmodule = boot_module_find_by_addr_and_kind( in kernel_probe()

Completed in 15 milliseconds