Home
last modified time | relevance | path

Searched refs:HVM_PARAM_CALLBACK_IRQ (Results 1 – 9 of 9) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/public/hvm/
A Dparams.h32 #define HVM_PARAM_CALLBACK_IRQ 0 macro
/xen-4.10.0-shim-comet/tools/libxc/
A Dxc_resume.c54 xc_hvm_param_get(xch, domid, HVM_PARAM_CALLBACK_IRQ, &irq); in modify_returncode()
/xen-4.10.0-shim-comet/xen/arch/x86/guest/
A Dxen.c245 .index = HVM_PARAM_CALLBACK_IRQ, in init_evtchn()
/xen-4.10.0-shim-comet/unmodified_drivers/linux-2.6/platform-pci/
A Dplatform-pci.c257 a.index = HVM_PARAM_CALLBACK_IRQ; in set_callback_via()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_dom_suspend.c150 xc_hvm_param_get(CTX->xch, domid, HVM_PARAM_CALLBACK_IRQ, &hvm_pvdrv); in domain_suspend_callback_common()
A Dlibxl_arm.c996 rc = xc_hvm_param_set(dom->xch, dom->guest_domid, HVM_PARAM_CALLBACK_IRQ, in libxl__arch_domain_init_hw_description()
A Dlibxl_domain.c605 ret = xc_hvm_param_get(ctx->xch, domid, HVM_PARAM_CALLBACK_IRQ, &pvdriver); in libxl__domain_pvcontrol_available()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c4089 case HVM_PARAM_CALLBACK_IRQ: in hvm_allow_set_param()
4162 case HVM_PARAM_CALLBACK_IRQ: in hvmop_set_param()
4365 case HVM_PARAM_CALLBACK_IRQ: in hvm_allow_get_param()
/xen-4.10.0-shim-comet/xen/arch/arm/
A Ddomain_build.c2054 d->arch.hvm_domain.params[HVM_PARAM_CALLBACK_IRQ] = val; in evtchn_fixup()

Completed in 174 milliseconds