Lines Matching refs:xc_hvm_param_set
289 xc_hvm_param_set(CTX->xch, in hvm_set_viridian_features()
313 return xc_hvm_param_set(CTX->xch, domid, HVM_PARAM_MCA_CAP, caps); in hvm_set_mca_capabilities()
322 xc_hvm_param_set(handle, domid, HVM_PARAM_PAE_ENABLED, true); in hvm_set_conf_params()
323 xc_hvm_param_set(handle, domid, HVM_PARAM_TIMER_MODE, in hvm_set_conf_params()
325 xc_hvm_param_set(handle, domid, HVM_PARAM_NESTEDHVM, in hvm_set_conf_params()
329 xc_hvm_param_set(handle, domid, HVM_PARAM_PAE_ENABLED, in hvm_set_conf_params()
332 xc_hvm_param_set(handle, domid, HVM_PARAM_HPET_ENABLED, in hvm_set_conf_params()
335 xc_hvm_param_set(handle, domid, HVM_PARAM_TIMER_MODE, in hvm_set_conf_params()
337 xc_hvm_param_set(handle, domid, HVM_PARAM_VPT_ALIGN, in hvm_set_conf_params()
339 xc_hvm_param_set(handle, domid, HVM_PARAM_NESTEDHVM, in hvm_set_conf_params()
514 xc_hvm_param_set(ctx->xch, domid, HVM_PARAM_ALTP2M, in libxl__build_pre()
517 xc_hvm_param_set(ctx->xch, domid, HVM_PARAM_ALTP2M, in libxl__build_pre()
520 xc_hvm_param_set(ctx->xch, domid, HVM_PARAM_ALTP2M, in libxl__build_pre()
900 xc_hvm_param_set(handle, domid, HVM_PARAM_STORE_EVTCHN, store_evtchn); in hvm_build_set_params()
901 xc_hvm_param_set(handle, domid, HVM_PARAM_CONSOLE_EVTCHN, console_evtchn); in hvm_build_set_params()