Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sparc64/include/
Dpsl.h236 static inline void setpstate(u_int64_t);
238 setpstate(u_int64_t newpstate) in setpstate() function
/openbsd/src/sys/arch/sparc64/sparc64/
Dautoconf.c710 setpstate(getpstate()|PSTATE_IE); in cpu_configure()
716 setpstate(getpstate()|PSTATE_IE); in cpu_configure()