Home
last modified time | relevance | path

Searched refs:read_rflags (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h189 read_rflags(void) in read_rflags() function
214 ef = read_rflags(); in intr_disable()
/openbsd/sys/arch/amd64/amd64/
H A Dtrap.c501 u_long rf = read_rflags(); in verify_smap()
H A Dcpu.c497 if ((read_rflags() & PSL_I) == 0) in cpu_idle_mwait_cycle()
/openbsd/sys/dev/acpi/
H A Dacpicpu.c1232 if ((read_rflags() & PSL_I) == 0) in acpicpu_idle()