rshft             581 arch/x86/platform/uv/tlb_uv.c static unsigned long uv2_3_read_status(unsigned long offset, int rshft, int desc)
rshft             583 arch/x86/platform/uv/tlb_uv.c 	return ((read_lmmr(offset) >> rshft) & UV_ACT_STATUS_MASK) << 1;