Searched refs:KREG_PSR_VER_SHIFT (Results 1 – 3 of 3) sorted by relevance
227 #define KREG_PSR_VER_SHIFT 24 macro
260 (kregs[KREG_PSR] & KREG_PSR_VER_MASK) >> KREG_PSR_VER_SHIFT, in kt_regs()
223 (grs[R_PSR] & KREG_PSR_VER_MASK) >> KREG_PSR_VER_SHIFT, in pt_regs()