Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Daddrspace.h48 #define KSEGX(a) ((_ACAST32_(a)) & _ACAST32_(0xe0000000)) macro
/openbmc/u-boot/arch/mips/include/asm/
H A Daddrspace.h45 #define KSEGX(a) ((_ACAST32_ (a)) & 0xe0000000) macro