Home
last modified time | relevance | path

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

/xen/tools/libxc/
A Dxc_cpuid_x86.c295 unsigned int nr_host, nr_max, nr_cur; in xc_cpuid_xend_policy() local
335 nr_max = nr_leaves; in xc_cpuid_xend_policy()
338 &nr_max, max, &nr_msrs, NULL); in xc_cpuid_xend_policy()
362 const xen_cpuid_leaf_t *max_leaf = find_leaf(max, nr_max, xend); in xc_cpuid_xend_policy()
/xen/tools/libacpi/
A Dbuild.c314 int nr_max = (ACPI_MAX_SECONDARY_TABLES - nr_tables - 1); in construct_passthrough_tables() local
323 for ( nr_added = 0; nr_added < nr_max; nr_added++ ) in construct_passthrough_tables()

Completed in 5 milliseconds