Home
last modified time | relevance | path

Searched refs:early_init_dt_verify (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dof_fdt.h74 extern bool early_init_dt_verify(void *params);
/linux/arch/arm/kernel/
A Ddevtree.c203 if (!dt_virt || !early_init_dt_verify(dt_virt)) in setup_machine_fdt()
/linux/arch/x86/kernel/
A Ddevicetree.c308 early_init_dt_verify(dt); in x86_flattree_get_config()
/linux/drivers/of/
A Dfdt.c1139 bool __init early_init_dt_verify(void *params) in early_init_dt_verify() function
1180 status = early_init_dt_verify(params); in early_init_dt_scan()
/linux/arch/powerpc/platforms/pseries/
A Dplpks.c686 early_init_dt_verify(fdt); in plpks_early_init_devtree()
/linux/arch/powerpc/kernel/
A Dprom.c794 if (!early_init_dt_verify(params)) in early_init_devtree()
A Ddt_cpu_ftrs.c870 if (!early_init_dt_verify(fdt)) in dt_cpu_ftrs_init()

Completed in 15 milliseconds