Home
last modified time | relevance | path

Searched refs:exact (Results 1 – 9 of 9) sorted by relevance

/xen-4.10.0-shim-comet/xen/common/
A Dcpupool.c76 static struct cpupool *__cpupool_find_by_id(int id, int exact) in __cpupool_find_by_id() argument
86 return (!exact || (*q == NULL) || ((*q)->cpupool_id == id)) ? *q : NULL; in __cpupool_find_by_id()
94 static struct cpupool *__cpupool_get_by_id(int poolid, int exact) in __cpupool_get_by_id() argument
98 c = __cpupool_find_by_id(poolid, exact); in __cpupool_get_by_id()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_cpupool.c27 bool exact /* exactly poolid or >= poolid */) in cpupool_info() argument
35 if (exact || errno != ENOENT) in cpupool_info()
40 if (exact && xcinfo->cpupool_id != poolid) in cpupool_info()
/xen-4.10.0-shim-comet/docs/misc/
A Dkconfig.txt171 - first, exact matches, sorted alphabetically (an exact match
A Dxsm-flask.txt155 /boot and loaded as a module by grub. The exact position and filename of the
A Dxen-command-line.markdown525 A trailing `@<offset>` specifies the exact address this area should be
665 * `<size>` specifies the exact amount of memory.
1471 * `<size>` specifies the exact amount of memory. Overrides both min and max.
/xen-4.10.0-shim-comet/tools/debugger/gdbsx/
A DREADME23 bash> gdb ./vmlinux (exact matching vmlinux of guest kernel)
/xen-4.10.0-shim-comet/docs/features/
A Dfeature-levelling.pandoc101 instructions requesting specific feature bitmap sets. The exact MSRs, and
/xen-4.10.0-shim-comet/docs/man/
A Dxl.pod.1.in1300 exact same syntax as in B<cpupool-cpu-add> above.
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff571 + * an exact limit.

Completed in 12 milliseconds