mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:02:44 +00:00 
			
		
		
		
	|  574a1c522d This ensures we dont try to hold the PCI Access mutex under IRQ when printing VirtIO debug logs (which is not allowed and results in an assertion). This is also relatively free, as it requires no allocations (we're just storing a pointer to the rodata section). | ||
|---|---|---|
| .. | ||
| Console.cpp | ||
| Console.h | ||
| ConsolePort.cpp | ||
| ConsolePort.h | ||
| Device.cpp | ||
| Device.h | ||
| Queue.cpp | ||
| Queue.h | ||
| RNG.cpp | ||
| RNG.h | ||