mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
3d3d96c5d600c43c3bc69a78283afe22a59af903
address points to the kernel address space. * Check if an other process has inserted a kernel page directory entry while waiting for a page (MmGetPageEntry/MmGetPageEntry2). * Check the kernel page directory only for an entry if the address points to the kernel address space (MmGetPageEntry1/2, MmDeleteVirtualMapping and MmDeletePageFileMapping). * Disabled MmEnableVirtualMapping/MmDisableVirtualMapping. There is no difference between an entry with disabled mapping and a swap entry. svn path=/trunk/; revision=3700
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%