Home
last modified time | relevance | path

Searched defs:dt_phys (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm64/kernel/
H A Dsetup.c176 asmlinkage void __init early_fdt_map(u64 dt_phys) in early_fdt_map()
184 static void __init setup_machine_fdt(phys_addr_t dt_phys) in setup_machine_fdt()
/openbmc/linux/arch/sh/kernel/
H A Dsetup.c249 void __ref sh_fdt_init(phys_addr_t dt_phys) in sh_fdt_init()
/openbmc/linux/arch/arm64/mm/
H A Dfixmap.c131 void *__init fixmap_remap_fdt(phys_addr_t dt_phys, int *size, pgprot_t prot) in fixmap_remap_fdt()