Searched refs:libxl_psr_cat_get_info (Results 1 – 3 of 3) sorted by relevance
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_psr.c | 302 rc = libxl_psr_cat_get_info(ctx, &info, &nr, 3); in psr_l3_cat_hwinfo() 436 rc = libxl_psr_cat_get_info(ctx, &info, &nr, lvl); in psr_cat_show() 459 rc = libxl_psr_cat_get_info(ctx, &info, &nr, 2); in psr_l2_cat_hwinfo()
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_psr.c | 364 int libxl_psr_cat_get_info(libxl_ctx *ctx, libxl_psr_cat_info **info, in libxl_psr_cat_get_info() function 415 rc = libxl_psr_cat_get_info(ctx, info, &num, 3); in libxl_psr_cat_get_l3_info()
|
A D | libxl.h | 2308 int libxl_psr_cat_get_info(libxl_ctx *ctx, libxl_psr_cat_info **info,
|
Completed in 7 milliseconds