Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dkexec.h63 static inline phys_addr_t boot_phys_to_phys(unsigned long entry) in boot_phys_to_phys() function
67 #define boot_phys_to_phys boot_phys_to_phys macro
/openbmc/linux/include/linux/
H A Dkexec.h455 static inline phys_addr_t boot_phys_to_phys(unsigned long boot_phys) in boot_phys_to_phys() function