Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dkexec.h482 #ifndef phys_to_boot_phys
483 static inline unsigned long phys_to_boot_phys(phys_addr_t phys) in phys_to_boot_phys() function
508 return phys_to_boot_phys(__pa((unsigned long)addr)); in virt_to_boot_phys()