Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dkexec.h469 static inline phys_addr_t boot_phys_to_phys(unsigned long boot_phys) in boot_phys_to_phys() argument
471 return boot_phys; in boot_phys_to_phys()