Home
last modified time | relevance | path

Searched refs:phys_to_idmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dmemory.h318 static inline unsigned long phys_to_idmap(phys_addr_t addr) in phys_to_idmap() function
340 return phys_to_idmap(__virt_to_phys(x)); in __virt_to_idmap()
H A Dkexec.h64 return phys_to_idmap(phys); in phys_to_boot_phys()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsetup.c873 boot_alias_start = phys_to_idmap(start); in request_standard_resources()
881 res->end = phys_to_idmap(res_end); in request_standard_resources()
1059 crashk_boot_res.start = phys_to_idmap(crash_base); in reserve_crashkernel()