<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Agarmash</id>
		<title>xboxdevwiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://xboxdevwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Agarmash"/>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/Special:Contributions/Agarmash"/>
		<updated>2026-05-23T22:46:50Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Kernel/MmAllocateContiguousMemory&amp;diff=7293</id>
		<title>Kernel/MmAllocateContiguousMemory</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Kernel/MmAllocateContiguousMemory&amp;diff=7293"/>
				<updated>2022-09-23T18:17:29Z</updated>
		
		<summary type="html">&lt;p&gt;Agarmash: Add method description&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Allocates a range of physically contiguous, cache-aligned memory from nonpaged pool (main pool on xbox).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;XBSYSAPI EXPORTNUM(165) PVOID NTAPI MmAllocateContiguousMemory&lt;br /&gt;
(&lt;br /&gt;
	IN ULONG NumberOfBytes&lt;br /&gt;
);&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[https://github.com/XboxDev/OpenXDK/blob/master/include/xboxkrnl/mm.h Source]&lt;/div&gt;</summary>
		<author><name>Agarmash</name></author>	</entry>

	</feed>