Searched refs:KUSER_BASE (Results 1 – 4 of 4) sorted by relevance
22 #define KUSER_BASE UL(0x80000000) macro52 #define KUSER_VECPAGE_BASE (KUSER_BASE + UL(0x3fff0000))
130 ret = install_special_mapping(mm, KUSER_BASE, KUSER_SIZE, in arch_setup_additional_pages()141 return (vma->vm_start == KUSER_BASE) ? "[kuser]" : NULL; in arch_vma_name()
37 #define KUSER_BASE 0x1000 macro
58 movui et, (KUSER_BASE + 4 + (cmpxchg_stw - __kuser_helper_start))