OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSW_C
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/include/
psl.h
87
#define
PSW_C
(1 << (31-PSW_C_POS)) /* Instruction Address Translation Enable */
106
#define PSW_MBS (
PSW_C
| PSW_Q | PSW_P | PSW_D | PSW_I)
/src/sys/arch/hppa/dev/
cpu.c
290
ci->ci_psw = PSW_I | PSW_Q | PSW_P |
PSW_C
| PSW_D;
/src/sys/arch/hppa/hppa/
vm_machdep.c
140
tf->tf_ipsw =
PSW_C
| PSW_Q | PSW_P | PSW_D | PSW_I /* | PSW_L */ |
machdep.c
456
PSW_C
| /* Instruction Address Translation Enable */
Completed in 12 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025