Searched refs:_ACAST32_ (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Daddrspace.h38 #define _ACAST32_ macro
41 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */ macro
48 #define KSEGX(a) ((_ACAST32_(a)) & _ACAST32_(0xe0000000))
58 #define CPHYSADDR(a) ((_ACAST32_(a)) & 0x1fffffff)
/linux-master/arch/loongarch/include/asm/
H A Daddrspace.h85 #define _ACAST32_ macro
88 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */ macro

Completed in 148 milliseconds