Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/alpha/alpha/
Dpal.s109 LEAF(alpha_pal_rdps,0)
112 END(alpha_pal_rdps)
Dinterrupt.c592 int cur = alpha_pal_rdps() & ALPHA_PSL_IPL_MASK; in splraise()
600 int curipl = alpha_pal_rdps() & ALPHA_PSL_IPL_MASK; in splassert_check()
/openbsd/src/sys/arch/alpha/include/
Dalpha_cpu.h378 alpha_pal_rdps(void) in alpha_pal_rdps() function