KUSER_BASE        118 arch/nios2/mm/init.c 	ret = install_special_mapping(mm, KUSER_BASE, KUSER_SIZE,
KUSER_BASE        129 arch/nios2/mm/init.c 	return (vma->vm_start == KUSER_BASE) ? "[kuser]" : NULL;
KUSER_BASE         49 arch/unicore32/include/mach/memory.h #define KUSER_VECPAGE_BASE	(KUSER_BASE + UL(0x3fff0000))