Home
last modified time | relevance | path

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

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