We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
b739e70
HIDWORD
LOBYTE
HIDWORD(*(unsigned __int64 *)&pte_temp.u.Soft) != 0xFFFFFFFF
b(pte_temp.u.Soft, PageFileHigh) != 0xFFFFFFFF
Protection = (*(unsigned __int64 *)&pte_value.u.Soft >> 5) & 0x1F;
Protection = b(pte_value.u.Soft, Protection);