Searched refs:_dpl (Results 1 – 3 of 3) sorted by relevance
137 #define TI_SET_DPL(_ti, _dpl) ((_ti)->flags |= (_dpl)) argument
138 #define TI_SET_DPL(_ti,_dpl) ((_ti)->flags |= (_dpl)) argument
20 #define G(_vector, _addr, _ist, _type, _dpl, _segment) \ argument25 .bits.dpl = _dpl, \