Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/include/asm/
Dpage.h41 #undef MULTI_USER
45 # define MULTI_USER 1 macro
53 # define MULTI_USER 1 macro
61 # define MULTI_USER 1 macro
69 # define MULTI_USER 1 macro
77 # define MULTI_USER 1 macro
85 # define MULTI_USER 1 macro
93 # define MULTI_USER 1 macro
100 # define MULTI_USER 1 macro
103 #if !defined(_USER) && !defined(MULTI_USER)
[all …]
/Linux-v6.1/arch/arm/mm/
Dproc-syms.c35 #ifndef MULTI_USER
/Linux-v6.1/arch/arm/kernel/
Dsetup.c125 #ifdef MULTI_USER
705 #ifdef MULTI_USER in setup_processor()