Searched refs:libxl_psr_set_val (Results 1 – 3 of 3) sorted by relevance
| /xen/tools/libxl/ |
| A D | libxl_psr.c | 331 return libxl_psr_set_val(ctx, domid, type, target_map, cbm); in libxl_psr_cat_set_cbm() 427 int libxl_psr_set_val(libxl_ctx *ctx, uint32_t domid, in libxl_psr_set_val() function
|
| A D | libxl.h | 2651 int libxl_psr_set_val(libxl_ctx *ctx, uint32_t domid,
|
| /xen/tools/xl/ |
| A D | xl_psr.c | 604 ret = libxl_psr_set_val(ctx, domid, type, &target_map, thrtl); in main_psr_mba_set()
|
Completed in 9 milliseconds