Home
last modified time | relevance | path

Searched refs:HVM_PARAM_STORE_EVTCHN (Results 1 – 7 of 7) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dparams.h79 #define HVM_PARAM_STORE_EVTCHN 2 macro
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_restore_x86_hvm.c194 rc = xc_hvm_param_set(xch, ctx->domid, HVM_PARAM_STORE_EVTCHN, in x86_hvm_stream_complete()
A Dxc_dom_arm.c105 xc_hvm_param_set(dom->xch, dom->guest_domid, HVM_PARAM_STORE_EVTCHN, in alloc_magic_pages()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c188 SET_AND_MAP_PARAM(HVM_PARAM_STORE_EVTCHN, si->store_evtchn, 0); in pv_shim_setup_dom()
239 BUG_ON(xen_hypercall_hvm_get_param(HVM_PARAM_STORE_EVTCHN, &param)); in write_start_info()
330 BUG_ON(xen_hypercall_hvm_get_param(HVM_PARAM_STORE_EVTCHN, &store_evtchn)); in pv_shim_shutdown()
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/
A Dxenbus.c64 if ( hvm_param_get(HVM_PARAM_STORE_EVTCHN, &val) ) in xenbus_setup()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c900 xc_hvm_param_set(handle, domid, HVM_PARAM_STORE_EVTCHN, store_evtchn); in hvm_build_set_params()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4094 case HVM_PARAM_STORE_EVTCHN: in hvm_allow_set_param()
4371 case HVM_PARAM_STORE_EVTCHN: in hvm_allow_get_param()

Completed in 18 milliseconds