Searched refs:KUSER_BASE (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/nios2/include/asm/
H A Dprocessor.h37 #define KUSER_BASE 0x1000 macro
/linux-master/arch/nios2/mm/
H A Dinit.c113 ret = install_special_mapping(mm, KUSER_BASE, KUSER_SIZE,
124 return (vma->vm_start == KUSER_BASE) ? "[kuser]" : NULL;
/linux-master/arch/nios2/kernel/
H A Dentry.S58 movui et, (KUSER_BASE + 4 + (cmpxchg_stw - __kuser_helper_start))

Completed in 128 milliseconds