Home
last modified time | relevance | path

Searched refs:number (Results 1 – 25 of 116) sorted by relevance

12345

/xen/tools/python/
A Dpylintrc146 # Maximum number of arguments for function / method
149 # Maximum number of locals for function / method body
155 # Maximum number of branch for function / method body
158 # Maximum number of statements in function / method body
161 # Maximum number of parents for a class (see R0901).
164 # Maximum number of attributes for a class (see R0902).
167 # Minimum number of public methods for a class (see R0903).
170 # Maximum number of public methods for a class (see R0904).
248 # Maximum number of characters on a single line.
251 # Maximum number of lines in a module
[all …]
/xen/docs/misc/
A Dhvm-emulated-unplug.pandoc17 is available by reading a two-byte magic number from IO port `0x10`.
18 These should be `0x49d2`. If the magic number doesn't match, the
24 3. The drivers write a two-byte product number to IO port `0x12`. At
26 closed-source ones, which use product number 1.
28 4. The drivers write a four-byte build number to IO port `0x10`.
30 5. The drivers check the magic number by reading two bytes from `0x10`
47 Once the drivers have checked the magic number, they can send log
56 is blacklisted, but *ONLY* if it has checked the magic number and found
64 readable, where `{build_number}` is the build number from step 4 as a
65 decimal number. `{product_name}` is a string corresponding to the
[all …]
A Dxenmon.txt18 o The number of times that a domain was scheduled to run (ie, dispatched) over
61 This is a rough measure of I/O requested by the domain. The number of page
63 number of pages exchanged may not accurately reflect the number of bytes
68 o Total number of page exchanges during the measurement interval
69 o Average number of page exchanges per execution of the domain
81 overhead of the python interpreter. Part of it may be the number of trace
82 records being generated. The number of trace records generated can be
90 and specify the number of memory pages as a parameter. The default is 20.
101 o I/O Count batching to reduce number of trace records generated
A Ddump-core-format.txt82 This elements represents the frame number of the page
84 pfn: guest-specific pseudo-physical frame number
85 gmfn: machine physical frame number
100 This elements represents the frame number of the page
177 xch_magic magic number
180 xch_nr_vcpus the number of vcpus
181 xch_nr_pages the number of pages
A Dconsole.txt106 Emulated serials are provided by qemu-dm only to hvm guests; the number
117 virtual UART or serial for emulated serials) and console number.
118 Depending on the type and console number, xenconsole will look for the tty
137 time running in the stubdom), the number of serial cards and where the
/xen/xen/common/
A Dvsprintf.c146 static char *number( in number() function
293 str = number(str, end, rbot, 10, -1, -1, 0); in print_bitmap_list()
300 str = number(str, end, rtop, 10, -1, -1, 0); in print_bitmap_list()
343 str = number(str, end, val, 16, DIV_ROUND_UP(chunksz, 4), -1, ZEROPAD); in print_bitmap_string()
379 return number(str + 1, end, d->domain_id, 10, -1, -1, 0); in print_domain()
394 return number(str + 1, end, v->vcpu_id, 10, -1, -1, 0); in print_vcpu()
465 str = number(str, end, hex_buffer[i], 16, 2, -1, ZEROPAD); in pointer()
500 str = number(str, end, sym_offset, 16, -1, -1, SPECIAL|SIGN|PLUS); in pointer()
504 str = number(str, end, sym_size, 16, -1, -1, SPECIAL); in pointer()
532 return number(str, end, (unsigned long)arg, in pointer()
[all …]
/xen/xen/arch/
A DKconfig3 int "Maximum number of physical CPUs"
11 Specifies the maximum number of physical CPUs which Xen will support.
/xen/tools/ocaml/xenstored/
A Dselect.mli23 (** [use_poll true] will use poll based select with max fds number limitation
25 number set to 1024; not calling this function at all equals to use the
26 standard [Unix.select] with max fd number setting untouched. *)
A Dsymbol.mli46 (** Get the number of used symbols. *)
49 (** Returns the number of symbols created since the last GC. *)
52 (** Returns the number of existing symbols used since the last GC *)
/xen/stubdom/grub.patches/
A D60ext4.diff110 - __u8 l_i_frag; /* Fragment number */
123 - __u8 h_i_frag; /* Fragment number */
133 - __u8 m_i_frag; /* Fragment number */
180 + __u16 ee_len; /* number of blocks covered by extent */
204 + __u16 eh_entries; /* number of valid entries */
233 + * number of desc per block, while ext4 uses superblock->s_desc_size in stead
338 + {/* 64bit physical block number not supported */
353 + {/* 64bit physical block number not supported */
373 + /* map extents enabled logical block number to physical fs on-disk block number */
449 + /* ext4 logical block number the same as ext2/3 */
[all …]
A D40ext3_256byte_inode.diff47 + __u32 s_journal_inum; /* inode number of journal file */
48 + __u32 s_journal_dev; /* device number of journal file */
/xen/docs/man/
A Dxen-vbd-interface.7.pandoc26 in the guest (nor what major/minor device number it should have in
29 * Disk number, which is a nonnegative integer,
32 * Partition number, which is a nonnegative integer where by
64 putting a single number (hex, decimal or octal) in the domain config
65 file instead of the disk identifier; this number is written directly
127 directly to the Linux guest's device number and throw away the rest;
128 they can crash due to minor number clashes. With these guests, the
/xen/m4/
A Dax_compare_version.m413 # This macro compares two version strings. Due to the various number of
20 # limited to a certain number of minor-version levels.
32 # Additionally, the eq and ne operator can have a number after it to limit
33 # the test to that number of minor versions.
63 # would be true because it is only comparing the lesser number of minor
96 # 0001001200050617. In other words, each number is zero padded to four
136 # Determine the number of characters in A and B.
/xen/xen/tools/kconfig/tests/preprocess/builtin_func/
A DKconfig7 # and the message is prefixed with the current file name and line number.
25 # 'lineno' to the line number.
/xen/stubdom/
A Dpolarssl.patch27 * This module enables the HAVEGE random number generator.
46 * This module is used by the HAVEGE random number generator.
A DCOPYING28 This directory contains a number of *.patch and *.diff files.
/xen/xen/arch/x86/boot/
A Dedd.S38 # number, interface support map and version results from fn41. The next four
56 movb %dl, %ds:-8(%si) # store device number
152 movb %dl, (%bx) # store BIOS drive number
A Dvideo.S659 # .byte rows (number of rows)
660 # .byte columns (number of columns)
735 movw %cx, %bx # BX=mode number
800 # Print hexadecimal number.
817 # Print decimal number in ax
/xen/docs/misc/arm/device-tree/
A Dbooting.txt31 check each such module for the XSM Magic number:
33 - For a module which has the XSM Magic number: it will be
145 An integer specifying the number of vcpus to allocate to the guest.
150 use. The virtual pl011 uses SPI number 0 (see GUEST_VPL011_SPI).
156 Optional. A 32-bit integer specifying the number of SPIs (Shared
158 missing, the max number of SPIs supported by the physical GIC is
/xen/xen/arch/arm/arm64/
A Ddebug-pl011.inc24 * c: scratch register number
40 * c: scratch register number
/xen/docs/process/
A Drelease-technician-checklist.txt56 * change SUPPORT.md heading version number; -unstable or -rc tag
58 * SUPPORT.md: insert correct version number in release-notes link
60 # if main version number has changed (eg 4.7 -> 4.8) rerun ./autogen.sh
61 * rerun ./autogen.sh to update version number in configure
/xen/docs/features/
A Dintel_psr_cat_cdp.pandoc317 `cos_num` is the number of COS registers the feature uses, e.g.
353 number of COS registers. As L3 CAT/CDP/L2 CAT all have it, it is
359 number of bits to set.
437 A hexadecimal number is used to set/show CBM for a domain now. Although this
442 user-friendly interfaces to user, e.g. a percentage number of the cache to set
476 2. Adjust revision number.
486 4. Adjust revision number.
492 2. Adjust revision number.
/xen/tools/hotplug/Linux/init.d/
A Dsysconfig.xendomains.in119 # On xendomains stop, a number of xm commands (xm migrate, save, shutdown,
123 # for every of these xm commands and time it out after the number of seconds
133 # amount of time. So better setup this variable to a huge number and hope the
/xen/tools/examples/
A Dxlexample.pvhlinux14 # 128-bit UUID for the domain as a hexadecimal number.
A Dxlexample.pvlinux11 # 128-bit UUID for the domain as a hexadecimal number.

Completed in 23 milliseconds

12345