Home
last modified time | relevance | path

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

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