OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ALPHA_PSL_IPL_HIGH
(Results
1 - 12
of
12
) sorted by relevancy
/src/sys/arch/alpha/include/
profile.h
39
s = _alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
)
intr.h
119
#define IPL_HIGH
ALPHA_PSL_IPL_HIGH
alpha_cpu.h
124
#define
ALPHA_PSL_IPL_HIGH
0x0006 /* all but mchecks disabled */
/src/sys/arch/alpha/alpha/
interrupt.c
505
KASSERT(alpha_pal_rdps() ==
ALPHA_PSL_IPL_HIGH
);
537
KASSERT(alpha_pal_rdps() ==
ALPHA_PSL_IPL_HIGH
); \
555
KASSERT(alpha_pal_rdps() ==
ALPHA_PSL_IPL_HIGH
);
580
(void) alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
autoconf.c
92
(void)alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
db_interface.c
226
psl = alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
locore.s
323
6: ldiq a0,
ALPHA_PSL_IPL_HIGH
763
ldiq a0,
ALPHA_PSL_IPL_HIGH
machdep.c
317
(void)alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
/src/sys/arch/alpha/pci/
pci_kn8ae.c
317
const u_long psl = alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
pci_6600.c
331
const unsigned long psl = alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
/src/tests/lib/libc/sys/
t_lwp_create.c
155
uc->uc_mcontext.__gregs[_REG_PS] |=
ALPHA_PSL_IPL_HIGH
;
/src/sys/arch/alpha/common/
shared_intr.c
212
const unsigned long psl = alpha_pal_swpipl(
ALPHA_PSL_IPL_HIGH
);
Completed in 19 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025