Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/include/asm/
Dkexec.h62 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys() function
66 #define phys_to_boot_phys phys_to_boot_phys macro
/Linux-v5.10/include/linux/
Dkexec.h369 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys() function