Home
last modified time | relevance | path

Searched defs:IO_TO_VIRT_XLATE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Diomap.h114 #define IO_TO_VIRT_XLATE(p, pst, vst) (((p) - (pst) + (vst))) macro
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Diomap.h114 #define IO_TO_VIRT_XLATE(p, pst, vst) (((p) - (pst) + (vst))) macro

Completed in 1 milliseconds