Searched refs:I386_SEL_UPL (Results 1 – 3 of 3) sorted by relevance
154 #define I386_SEL_UPL 0x0003 /* User Privilige Level. */ macro
386 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in i386obsd_trapframe_cache()435 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in i386obsd_trapframe_sniffer()
467 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in amd64obsd_trapframe_cache()516 if ((cs & I386_SEL_RPL) == I386_SEL_UPL) in amd64obsd_trapframe_sniffer()