Home
last modified time | relevance | path

Searched refs:early_init_dt_verify (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/loongarch/loongson64/
H A Dsetup.c52 if (early_init_dt_verify(initial_boot_params)) in device_tree_init()
/kernel/linux/linux-6.6/include/linux/
H A Dof_fdt.h74 extern bool early_init_dt_verify(void *params);
/kernel/linux/linux-5.10/include/linux/
H A Dof_fdt.h80 extern bool early_init_dt_verify(void *params);
/kernel/linux/linux-5.10/arch/riscv/kernel/
H A Dsetup.c95 if (early_init_dt_verify(__va(dtb_early_pa))) in setup_arch()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Ddevtree.c204 if (!dt_virt || !early_init_dt_verify(dt_virt)) in setup_machine_fdt()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Ddevtree.c224 if (!dt_virt || !early_init_dt_verify(dt_virt)) in setup_machine_fdt()
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Ddevicetree.c308 early_init_dt_verify(dt); in x86_flattree_get_config()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Ddevicetree.c299 early_init_dt_verify(dt); in x86_flattree_get_config()
/kernel/linux/linux-5.10/drivers/of/
H A Dfdt.c1175 bool __init early_init_dt_verify(void *params) in early_init_dt_verify() function
1212 status = early_init_dt_verify(params); in early_init_dt_scan()
/kernel/linux/linux-6.6/drivers/of/
H A Dfdt.c1273 bool __init early_init_dt_verify(void *params) in early_init_dt_verify() function
1313 status = early_init_dt_verify(params); in early_init_dt_scan()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dplpks.c686 early_init_dt_verify(fdt); in plpks_early_init_devtree()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom.c722 if (!early_init_dt_verify(params)) in early_init_devtree()
H A Ddt_cpu_ftrs.c878 if (!early_init_dt_verify(fdt)) in dt_cpu_ftrs_init()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom.c777 if (!early_init_dt_verify(params)) in early_init_devtree()
H A Ddt_cpu_ftrs.c860 if (!early_init_dt_verify(fdt)) in dt_cpu_ftrs_init()

Completed in 13 milliseconds