Home
last modified time | relevance | path

Searched refs:early_init_dt_check_for_usable_mem_range (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dof_fdt.h64 extern void early_init_dt_check_for_usable_mem_range(void);
88 static inline void early_init_dt_check_for_usable_mem_range(void) {} in early_init_dt_check_for_usable_mem_range() function
/linux/drivers/of/
H A Dfdt.c849 void __init early_init_dt_check_for_usable_mem_range(void) in early_init_dt_check_for_usable_mem_range() function
1202 early_init_dt_check_for_usable_mem_range(); in early_init_dt_scan_nodes()