Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/include/asm/mach-generic/
Dspaces.h83 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro
/linux-6.12.1/arch/loongarch/include/asm/
Daddrspace.h54 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) macro