Searched refs:X86_PDE_PRESENT (Results 1 – 6 of 6) sorted by relevance
60 if ((fPagingStructures->pgdir_virt[i] & X86_PDE_PRESENT) != 0) { in ~X86VMTranslationMap32Bit()157 if ((pd[index] & X86_PDE_PRESENT) == 0) { in Map()225 if ((pd[index] & X86_PDE_PRESENT) == 0) { in Unmap()277 if ((pd[index] & X86_PDE_PRESENT) == 0) { in DebugMarkRangePresent()336 if ((pd[index] & X86_PDE_PRESENT) == 0) in UnmapPage()408 if ((pd[index] & X86_PDE_PRESENT) == 0) { in UnmapPages()544 if ((pd[index] & X86_PDE_PRESENT) == 0) { in UnmapArea()619 if ((pd[index] & X86_PDE_PRESENT) == 0) { in Query()662 if ((pd[index] & X86_PDE_PRESENT) == 0) { in QueryInterrupt()715 if ((pd[index] & X86_PDE_PRESENT) == 0) { in Protect()[all …]
24 #define X86_PDE_PRESENT 0x00000001 macro
407 if ((fPageHolePageDir[index] & X86_PDE_PRESENT) == 0) { in MapEarly()476 if ((pageDirectoryEntry & X86_PDE_PRESENT) != 0 in IsKernelPageAccessible()509 | X86_PDE_PRESENT in PutPageTableInPageDir()590 if ((method->PageHolePageDir()[index] & X86_PDE_PRESENT) == 0) { in _EarlyQuery()
92 if ((entry & X86_PDE_PRESENT) != 0) in Switch()142 if ((fPageHolePageDir[i] & X86_PDE_PRESENT) != 0) { in Switch()
453 if ((pageDirectoryEntry & X86_PDE_PRESENT) != 0 in IsKernelPageAccessible()
293 if ((pd[index] & X86_PDE_PRESENT) == 0) { in DebugMarkRangePresent()