Searched refs:VM_EVENT_FLAG_EMULATE_NOWRITE (Results 1 – 2 of 2) sorted by relevance
/xen/xen/arch/x86/hvm/ | ||
A D | vm_event.c | 84 VM_EVENT_FLAG_EMULATE_NOWRITE ) in hvm_vm_event_do_resume() |
/xen/xen/include/public/ | ||
A D | vm_event.h | 62 #define VM_EVENT_FLAG_EMULATE_NOWRITE (1 << 3) macro |
Completed in 4 milliseconds