Home
last modified time | relevance | path

Searched refs:PCS_VAR_PE (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/arch/alpha/include/
H A Drpb.h299 #define PCS_VAR_PE 0x0000000000000004 /* Primary Eligible */ macro
/openbsd/sys/arch/alpha/alpha/
H A Dcpu.c279 if (p->pcs_proc_var & PCS_VAR_PE) { in cpuattach()