<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://xboxdevwiki.net/index.php?action=history&amp;feed=atom&amp;title=Kernel%2FMmAllocateContiguousMemory</id>
		<title>Kernel/MmAllocateContiguousMemory - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://xboxdevwiki.net/index.php?action=history&amp;feed=atom&amp;title=Kernel%2FMmAllocateContiguousMemory"/>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Kernel/MmAllocateContiguousMemory&amp;action=history"/>
		<updated>2026-04-04T14:07:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://xboxdevwiki.net/index.php?title=Kernel/MmAllocateContiguousMemory&amp;diff=7293&amp;oldid=prev</id>
		<title>Agarmash: Add method description</title>
		<link rel="alternate" type="text/html" href="https://xboxdevwiki.net/index.php?title=Kernel/MmAllocateContiguousMemory&amp;diff=7293&amp;oldid=prev"/>
				<updated>2022-09-23T18:17:29Z</updated>
		
		<summary type="html">&lt;p&gt;Add method description&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&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>