/ In the single step trap handler, get ready to step over the */ instruction. We copy it to a temp buffer, and set up so we know */ what to do on return after the trap. */ */ We may need to patch the instruction if it uses %RIP relative */ addressing mode (which x86-64 will do in the kernel). */ */ For an IRET, we cannot single step it, so we will need to */ emulate i
source not stored for this graph (policy: none)
no test coverage detected