Searched refs:claim (Results 1 – 17 of 17) sorted by relevance
/xen/tools/xl/ |
A D | xl_info.c | 363 static void list_domains(bool verbose, bool context, bool claim, bool numa, in list_domains() argument 377 if (claim) printf(" Claimed"); in list_domains() 419 if (claim) in list_domains()
|
/xen/docs/man/ |
A D | xl.conf.5.pod | 166 stale the moment it is printed. When claim is enabled a reservation for 182 No claim is made. Memory population during guest creation will be
|
A D | xl.1.pod.in | 955 When a claim call is done (see L<xl.conf(5)>) a reservation for a specific 1000 These values added up reflect the global outstanding claim value, which
|
/xen/xen/common/ |
A D | page_alloc.c | 496 unsigned long claim, avail_pages; in domain_set_outstanding_pages() local 538 claim = pages - domain_tot_pages(d); in domain_set_outstanding_pages() 539 if ( claim > avail_pages ) in domain_set_outstanding_pages() 543 d->outstanding_pages = claim; in domain_set_outstanding_pages()
|
/xen/docs/admin-guide/ |
A D | microcode-loading.rst | 117 Given the proprietary nature of microcode, we are unable to make any claim
|
/xen/docs/misc/ |
A D | grant-tables.txt | 369 To claim a reserved reference:
|
/xen/tools/xenmon/ |
A D | COPYING | 124 Thus, it is not the intent of this section to claim rights or contest
|
/xen/xen/ |
A D | COPYING | 151 Thus, it is not the intent of this section to claim rights or contest
|
/xen/ |
A D | COPYING | 201 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/libxc/ |
A D | COPYING | 210 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/libacpi/ |
A D | COPYING | 211 Thus, it is not the intent of this section to claim rights or contest
|
/xen/xen/common/libelf/ |
A D | COPYING | 210 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/ocaml/ |
A D | LICENSE | 91 Thus, it is not the intent of this section to claim rights or contest your rights to work written e…
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 203 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/xenstore/ |
A D | COPYING | 208 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/firmware/vgabios/ |
A D | COPYING | 201 Thus, it is not the intent of this section to claim rights or contest
|
/xen/tools/golang/xenlight/ |
A D | LICENSE | 201 Thus, it is not the intent of this section to claim rights or contest
|
Completed in 18 milliseconds