Searched refs:PCB_COMPAT32 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/amd64/include/
H A Dpcb.h86 #define PCB_COMPAT32 0x01 macro
/netbsd-current/sys/compat/linux32/arch/amd64/
H A Dlinux32_machdep.c294 pcb->pcb_flags = PCB_COMPAT32;
/netbsd-current/sys/arch/amd64/amd64/
H A Dnetbsd32_machdep.c147 pcb->pcb_flags = PCB_COMPAT32;
H A Dlocore.S1321 testl $PCB_COMPAT32,PCB_FLAGS(%r14)

Completed in 126 milliseconds