Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Daddrspace.h94 #define KSEG1ADDR(a) (CPHYSADDR(a) | KSEG1) macro
/linux/drivers/video/fbdev/
H A Dau1100fb.c389 #define KSEG1ADDR(x) (x) macro