OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSW_D
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hppa/include/
psl.h
97
#define
PSW_D
(1 << (31-PSW_D_POS)) /* Data Address Translation Enable */
105
#define RESET_PSW (PSW_R | PSW_Q | PSW_P |
PSW_D
| PSW_I)
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
457
PSW_D
; /* Data Address Translation Enable */
Completed in 235 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025