Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/ia64/kernel/
Defi.c229 #define phys_ptr(arg) ((__typeof__(arg)) ia64_tpa(arg)) macro
231 STUB_GET_TIME(phys, phys_ptr) in STUB_GET_TIME() argument
/kernel/linux/linux-5.10/arch/ia64/kernel/
Defi.c227 #define phys_ptr(arg) ((__typeof__(arg)) ia64_tpa(arg)) macro
229 STUB_GET_TIME(phys, phys_ptr) in STUB_GET_TIME() argument