Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dkexec.h381 static inline phys_addr_t boot_phys_to_phys(unsigned long boot_phys) in boot_phys_to_phys() argument
383 return boot_phys; in boot_phys_to_phys()