Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Dkexec.h57 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys() function
61 #define phys_to_boot_phys phys_to_boot_phys macro
/openbmc/linux/include/linux/
H A Dkexec.h448 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys() function