Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpsl.h229 static inline u_int64_t getpstate(void);
231 getpstate(void) in getpstate() function
/openbsd/src/sys/arch/sparc64/sparc64/
Dvm_machdep.c134 opcb->pcb_pstate = getpstate(); in cpu_fork()
Dautoconf.c710 setpstate(getpstate()|PSTATE_IE); in cpu_configure()
716 setpstate(getpstate()|PSTATE_IE); in cpu_configure()