Lines Matching +full:ia32 +full:- +full:3 +full:a
1 /* SPDX-License-Identifier: GPL-2.0 */
6 * Copyright (C) 2001-2002 Hewlett-Packard Co
7 * David Mosberger-Tang <davidm@hpl.hp.com>
18 #define IA64_KR_PER_CPU_DATA 3 /* ar.k3: physical per-CPU base */
20 #define IA64_KR_FPU_OWNER 5 /* ar.k5: fpu-owner (UP only, at the moment) */
33 #define IA64_TR_CURRENT_STACK 1 /* dtr1: maps kernel's memory- & register-stacks */
41 #define IA64_PSR_AC_BIT 3
73 /* A mask of PSR bits that we generally don't want to inherit across a clone2() or an
101 #define IA64_PSR_CPL (__IA64_UL(3) << IA64_PSR_CPL0_BIT)
109 #define IA64_PSR_RI (__IA64_UL(3) << IA64_PSR_RI_BIT)
119 #define IA64_DCR_BE_BIT 1 /* big-endian default */
120 #define IA64_DCR_LC_BIT 2 /* ia32 lock-check enable */
122 #define IA64_DCR_DP_BIT 9 /* defer page-not-present faults */
144 #define IA64_ISR_NA_BIT 35 /* non-access */
146 #define IA64_ISR_RS_BIT 37 /* mandatory register-stack exception */
158 /* ISR code field for non-access instructions */
162 #define IA64_ISR_CODE_TAK 3