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