Searched defs:IS_USER (Results 1 – 3 of 3) sorted by relevance
160 #define IS_USER(s) 1 macro
52 #define IS_USER(ctx) 1 macro55 #define IS_USER(ctx) (!(ctx->tbflags & (1u << SR_MD))) macro
173 #define IS_USER(s) 1 macro175 #define IS_USER(s) (!(s->base.tb->flags & TB_FLAGS_MSR_S)) macro