Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/include/asm/
A Dkexec.h65 static inline phys_addr_t boot_phys_to_phys(unsigned long entry) in boot_phys_to_phys() function
69 #define boot_phys_to_phys boot_phys_to_phys macro
/linux-6.3-rc2/include/linux/
A Dkexec.h466 #ifndef boot_phys_to_phys
467 static inline phys_addr_t boot_phys_to_phys(unsigned long boot_phys) in boot_phys_to_phys() function
490 return phys_to_virt(boot_phys_to_phys(entry)); in boot_phys_to_virt()

Completed in 5 milliseconds