Date: Wed, 13 Feb 2002 07:40:05 -0800 (PST) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include cpufunc.h Message-ID: <200202131540.g1DFe5111721@freefall.freebsd.org>
index | next in thread | raw e-mail
tmm 2002/02/13 07:40:05 PST
Modified files:
sys/sparc64/include cpufunc.h
Log:
Add a few new functions/macros: intr_disable() and intr_restore() to
disable interrupts completely, and stxa_sync(), which performs a store
immediately followed by a membar #Sync with interrupts disabled (this
is needed for writes to diagnostic registers).
Revision Changes Path
1.11 +23 -0 src/sys/sparc64/include/cpufunc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202131540.g1DFe5111721>
