Home
last modified time | relevance | path

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

/tools/tests/resource/
A Dtest-resource.c149 .max_grant_frames = 40, in test_domain_configurations()
158 .max_grant_frames = 40, in test_domain_configurations()
171 .max_grant_frames = 40, in test_domain_configurations()
248 test_gnttab(domid, t->create.max_grant_frames, ram[0]); in test_domain_configurations()
/tools/tests/paging-mempool/
A Dtest-paging-mempool.c26 .max_grant_frames = 1,
/tools/tests/tsx/
A Dtest-tsx.c459 .max_grant_frames = 1, in test_guests()
472 .max_grant_frames = 1, in test_guests()
/tools/xl/
A Dxl.c56 int max_grant_frames = -1; variable
213 max_grant_frames = l; in parse_global_config()
A Dxl.h286 extern int max_grant_frames;
A Dxl_sxp.c69 fprintf(fh, "\t(max_grant_frames %d)\n", b_info->max_grant_frames); in printf_info_sexp()
A Dxl_parse.c1539 b_info->max_grant_frames = max_grant_frames; in parse_config_data()
1541 b_info->max_grant_frames = l; in parse_config_data()
/tools/helpers/
A Dinit-xenstore-domain.c97 .max_grant_frames = 4, in build()
/tools/ocaml/libs/xc/
A Dxenctrl.mli78 max_grant_frames: int; RecordField
A Dxenctrl.ml86 max_grant_frames: int; RecordField
A Dxenctrl_stubs.c224 .max_grant_frames = Int_val(VAL_MAX_GRANT_FRAMES), in stub_xc_domain_create()
/tools/libs/light/
A Dlibxl_create.c596 .max_grant_frames = b_info->max_grant_frames, in libxl__domain_make()
A Dlibxl_dm.c2093 dm_config->b_info.max_grant_frames = guest_config->b_info.max_grant_frames; in libxl__spawn_stub_dm()
A Dlibxl_types.idl591 ("max_grant_frames", uint32, {'init_val': 'LIBXL_MAX_GRANT_DEFAULT'}),
/tools/python/xen/lowlevel/xc/
A Dxc.c132 .max_grant_frames = -1, in pyxc_domain_create()
/tools/golang/xenlight/
A Dhelpers.gen.go1047 x.MaxGrantFrames = uint32(xc.max_grant_frames)
1411 xc.max_grant_frames = C.uint32_t(x.MaxGrantFrames)

Completed in 40 milliseconds