Searched refs:sizes (Results 1 – 10 of 10) sorted by relevance
/xen/xen/tools/kconfig/ |
A D | qconf.cc | 1289 QList<int> sizes = configSettings->readSizes("/split", &ok); in ConfigSearchWindow() local 1291 split->setSizes(sizes); in ConfigSearchWindow() 1305 configSettings->writeSizes("/split", split->sizes()); in saveSettings() 1514 QList<int> sizes = configSettings->readSizes("/split1", &ok); in ConfigMainWindow() local 1516 split1->setSizes(sizes); in ConfigMainWindow() 1518 sizes = configSettings->readSizes("/split2", &ok); in ConfigMainWindow() 1520 split2->setSizes(sizes); in ConfigMainWindow() 1819 configSettings->writeSizes("/split1", split1->sizes()); in saveSettings() 1820 configSettings->writeSizes("/split2", split2->sizes()); in saveSettings()
|
/xen/docs/misc/arm/ |
A D | big.LITTLE.txt | 13 but can differ in many subtle ways. For example, their cacheline sizes
|
/xen/tools/firmware/vgabios/ |
A D | ChangeLog | 183 - biossums utility now supports VGABIOS sizes up to 64 kBytes 767 - fixed the page sizes of some VGA modes 778 - fixed the page sizes of some VGA modes 785 - function write_gfx_char() now supports different font sizes -
|
A D | README | 112 . biossums utility now supports VGABIOS sizes up to 64 kBytes
|
/xen/docs/man/ |
A D | xl-numa-placement.7.pod | 189 the various VMs with different memory sizes are the items to be packed,
|
A D | xl.cfg.5.pod.in | 316 Specifies the size of this virtual node. The sum of memory sizes of all
|
/xen/docs/specs/ |
A D | libxc-migration-stream.pandoc | 23 sizes between 32-bit and 64-bit toolstacks. This prevents domains
|
/xen/docs/misc/ |
A D | livepatch.pandoc | 324 * `old_size` contains the sizes of the respective `old_addr` function in 751 fail), `name_total_size` and `metadata_total_size` containing total sizes of
|
A D | pvcalls.pandoc | 808 The following definitions and explicit sizes, together with POSIX
|
A D | xen-command-line.pandoc | 590 Specify sizes and optionally placement of the crash kernel reservation
|
Completed in 16 milliseconds