Home
last modified time | relevance | path

Searched refs:idmap_to_phys (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Dkexec.h65 return idmap_to_phys(entry); in boot_phys_to_phys()
H A Dmemory.h362 static inline phys_addr_t idmap_to_phys(unsigned long idmap) in idmap_to_phys() function
/openbmc/linux/arch/arm/kernel/
H A Dmachine_kexec.c58 if (!memblock_is_region_memory(idmap_to_phys(current_segment->mem), in machine_kexec_prepare()
H A Dsetup.c1019 unsigned long long crash_max = idmap_to_phys((u32)~0); in reserve_crashkernel()