Searched refs:VM_EVENT_REASON_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
/xen/xen/include/public/ | ||
A D | vm_event.h | 157 #define VM_EVENT_REASON_INTERRUPT 12 macro |
/xen/xen/arch/x86/hvm/ | ||
A D | monitor.c | 217 .reason = VM_EVENT_REASON_INTERRUPT, in hvm_monitor_interrupt() |
Completed in 4 milliseconds