Searched refs:getpstate (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/arch/sparc64/include/
H A Dpsl.h252 static inline u_int64_t getpstate(void);
254 getpstate(void) function
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dvm_machdep.c134 opcb->pcb_pstate = getpstate();
H A Dautoconf.c710 setpstate(getpstate()|PSTATE_IE);
716 setpstate(getpstate()|PSTATE_IE);

Completed in 168 milliseconds