MiInvalidPteConforms
BOOL __fastcall MiInvalidPteConforms(INT64 a1){
return(a1 & 1) == 0 && (!a1 || !qword_140C4DC80 || (qword_140C4DC80 & a1) != 0);
}Referenced by:
MiCheckProtoPtePageState
MiDeleteSubsectionPages
MiGetWorkingSetInfoList
MiLockLeafPage
MiLockTransitionLeafPage
MiMakeOutswappedPageResident
MiPfPutPagesInTransition
MiReservePageFileSpaceForPage
MiSoftFaultMappedView
MiTradePage
MiTransferPartitionPageRun
MiTryLockLeafPage
MiUpdatePfnPriorityByPte
MiWalkEntireImage