Home
last modified time | relevance | path

Searched refs:KiIsPrivilegedInstruction (Results 1 – 1 of 1) sorted by relevance

/reactos/ntoskrnl/ke/amd64/
H A Dexcept.c446 KiIsPrivilegedInstruction(PUCHAR Ip, BOOLEAN Wow64) in KiIsPrivilegedInstruction() function
605 if (KiIsPrivilegedInstruction(InstructionPointer, Wow64)) in KiGeneralProtectionFaultUserMode()