Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dlantiq.h15 #define CPHYSADDR(a) 0 macro
/linux/arch/mips/include/asm/
H A Daddrspace.h58 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff) macro