MCPcopy Index your code
hub / github.com/dtrace4linux/linux / dtrace_write_idt_entry

Function dtrace_write_idt_entry

driver/intr.c:695–721  ·  view source on GitHub ↗

/ In Linux 3.4.6 (probably before), the write_idt_entry can */ invoke xen_write_idt_entry which does the code below */ (approximately). In the kernel, it stops us overwriting the */ vectors we care about in some cases, so we go direct to the */ hypervisor, if its loaded. */ /

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

set_idt_entryFunction · 0.85
intr_exitFunction · 0.85

Calls 1

memory_set_rwFunction · 0.85

Tested by

no test coverage detected