Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dlantiq.h15 #define CPHYSADDR(a) 0 macro
/linux-6.1.9/arch/mips/include/asm/
Daddrspace.h53 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff) macro