OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCB_COMPAT32
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/amd64/include/
pcb.h
86
#define
PCB_COMPAT32
0x01
/src/sys/compat/linux32/arch/amd64/
linux32_machdep.c
294
pcb->pcb_flags =
PCB_COMPAT32
;
/src/sys/arch/amd64/amd64/
netbsd32_machdep.c
147
pcb->pcb_flags =
PCB_COMPAT32
;
machdep.c
447
if (pcb->pcb_flags &
PCB_COMPAT32
) {
locore.S
1482
testl $
PCB_COMPAT32
,PCB_FLAGS(%r14)
Completed in 14 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025