Function panda_sys::x86_cpu_do_interrupt[][src]

pub unsafe extern "C" fn x86_cpu_do_interrupt(cpu: *mut CPUState)
Expand description

x86_cpu_do_interrupt: @cpu: vCPU the interrupt is to be handled by.