Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dparams.h198 #define HVM_PARAM_CONSOLE_EVTCHN 18 macro
/xen-4.10.0-shim-comet/xen/drivers/char/
A Dxen_pv_console.c55 r = xen_hypercall_hvm_get_param(HVM_PARAM_CONSOLE_EVTCHN, &raw_evtchn); in pv_console_init()
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_sr_restore_x86_hvm.c202 rc = xc_hvm_param_set(xch, ctx->domid, HVM_PARAM_CONSOLE_EVTCHN, in x86_hvm_stream_complete()
A Dxc_dom_arm.c103 xc_hvm_param_set(dom->xch, dom->guest_domid, HVM_PARAM_CONSOLE_EVTCHN, in alloc_magic_pages()
/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dshim.c189 SET_AND_MAP_PARAM(HVM_PARAM_CONSOLE_EVTCHN, si->console.domU.evtchn, 0); in pv_shim_setup_dom()
241 BUG_ON(xen_hypercall_hvm_get_param(HVM_PARAM_CONSOLE_EVTCHN, &param)); in write_start_info()
333 BUG_ON(xen_hypercall_hvm_get_param(HVM_PARAM_CONSOLE_EVTCHN, in pv_shim_shutdown()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom.c901 xc_hvm_param_set(handle, domid, HVM_PARAM_CONSOLE_EVTCHN, console_evtchn); in hvm_build_set_params()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4095 case HVM_PARAM_CONSOLE_EVTCHN: in hvm_allow_set_param()
4373 case HVM_PARAM_CONSOLE_EVTCHN: in hvm_allow_get_param()

Completed in 21 milliseconds