Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_psr.c344 xc_psr_feat_type xc_type; in libxl__feat_type_to_libxc_feat_type() local
351 xc_type = XC_PSR_CAT_L3; in libxl__feat_type_to_libxc_feat_type()
353 xc_type = XC_PSR_CAT_L2; in libxl__feat_type_to_libxc_feat_type()
356 xc_type = XC_PSR_MBA; in libxl__feat_type_to_libxc_feat_type()
363 return xc_type; in libxl__feat_type_to_libxc_feat_type()
433 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_set_val() local
445 if (xc_psr_set_domain_data(ctx->xch, domid, xc_type, in libxl_psr_set_val()
463 xc_psr_type xc_type = libxl__psr_type_to_libxc_psr_type(type); in libxl_psr_get_val() local
465 if (xc_psr_get_domain_data(ctx->xch, domid, xc_type, in libxl_psr_get_val()
504 xc_psr_feat_type xc_type; in libxl_psr_get_hw_info() local
[all …]

Completed in 4 milliseconds