Home
last modified time | relevance | path

Searched refs:VM_EVENT_FLAG_SET_EMUL_READ_DATA (Results 1 – 3 of 3) sorted by relevance

/xen/xen/arch/x86/
A Dvm_event.c274 if ( rsp->flags & VM_EVENT_FLAG_SET_EMUL_READ_DATA ) in vm_event_emulate_check()
290 if ( rsp->flags & VM_EVENT_FLAG_SET_EMUL_READ_DATA ) in vm_event_emulate_check()
/xen/xen/arch/x86/hvm/
A Dvm_event.c81 VM_EVENT_FLAG_SET_EMUL_READ_DATA ) in hvm_vm_event_do_resume()
/xen/xen/include/public/
A Dvm_event.h76 #define VM_EVENT_FLAG_SET_EMUL_READ_DATA (1 << 5) macro

Completed in 7 milliseconds