eeh 5c6bf5ad03 Overhaul streaming buffer handling:
sysio streaming buffer flushes write a single 8-byte aligned 8-byte
	value.

	psycho streaming buffer flushes write a 64-byte aligned 64-byte block.

So separate out the streaming buffers into their own structure and pass those
in to all iommu operations.  This also means we only flush the correct
streaming buffer for psycho rather than needing to flush both just in case.
2002-06-20 18:26:23 +00:00
2002-06-20 10:07:42 +00:00
2002-06-20 12:14:08 +00:00
2002-06-19 15:08:40 +00:00
2002-06-19 16:10:48 +00:00
2002-06-18 00:21:53 +00:00
2002-06-20 18:26:23 +00:00
2002-06-10 14:08:05 +00:00
2002-05-13 01:44:34 +00:00
2002-06-20 08:21:59 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%