Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Dpage.h44 #undef MULTI_USER
48 # define MULTI_USER 1 macro
56 # define MULTI_USER 1 macro
64 # define MULTI_USER 1 macro
72 # define MULTI_USER 1 macro
80 # define MULTI_USER 1 macro
88 # define MULTI_USER 1 macro
96 # define MULTI_USER 1 macro
103 # define MULTI_USER 1 macro
106 #if !defined(_USER) && !defined(MULTI_USER)
[all …]
/arch/arm/mm/
Dproc-syms.c38 #ifndef MULTI_USER
/arch/arm/kernel/
Dsetup.c127 #ifdef MULTI_USER
705 #ifdef MULTI_USER in setup_processor()