summaryrefslogtreecommitdiffstats
path: root/sys/ia64/include/cpufunc.h
Commit message (Expand)AuthorAgeFilesLines
* o Remove namespace pollution from param.h:marcel2002-05-191-0/+1
* Stage-2 commit of the critical*() code. This re-inlines cpu_critical_enter()dillon2002-04-011-5/+0
* Compromise for critical*()/cpu_critical*() recommit. Cleanup the interruptdillon2002-03-271-12/+5
* Change critical_t to register_t for intr_disable/restore.dfr2002-03-211-2/+2
* Change intr_enable to intr_restore for consistency with sparc64.dfr2002-03-201-2/+2
* Recreate intr_disable/intr_enable and implement cpu_critical_enter/exitdfr2002-03-201-2/+14
* Fix CRITICAL_FORK so that it compiles.dfr2001-12-231-1/+1
* Modify the critical section API as follows:jhb2001-12-181-2/+4
* o Change ia64_memory_address to explicitly take a u_int64_tmarcel2001-10-061-2/+50
* Add implementations of readx() and writex().dfr2001-09-221-6/+33
* Implement inx() and outx() functions for accessing I/O ports.dfr2001-09-151-6/+38
* - Add the new critical_t type used to save state inside of criticaljhb2001-03-281-8/+7
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willdfr2000-09-291-0/+197
OpenPOWER on IntegriCloud