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

/linux-4.4.14/arch/unicore32/include/mach/
H A Dmemory.h22 #define KUSER_BASE UL(0x80000000) macro
52 #define KUSER_VECPAGE_BASE (KUSER_BASE + UL(0x3fff0000))
/linux-4.4.14/arch/nios2/mm/
H A Dinit.c130 ret = install_special_mapping(mm, KUSER_BASE, KUSER_SIZE, arch_setup_additional_pages()
141 return (vma->vm_start == KUSER_BASE) ? "[kuser]" : NULL; arch_vma_name()
/linux-4.4.14/arch/nios2/include/asm/
H A Dprocessor.h37 #define KUSER_BASE 0x1000 macro
/linux-4.4.14/arch/nios2/kernel/
H A Dentry.S58 movui et, (KUSER_BASE + 4 + (cmpxchg_stw - __kuser_helper_start))

Completed in 100 milliseconds