Home
last modified time | relevance | path

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

12345

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dalternative.h38 #define b_replacement(number) "663"#number
39 #define e_replacement(number) "664"#number
42 #define alt_rlen(number) e_replacement(number)"f-"b_replacement(number)"f"
44 #define ALTINSTR_ENTRY(feature, number) \
49 " .byte " alt_rlen(number) "\n" /* replacement len */
52 " .byte 0xff + (" alt_rlen(number) ") - (" alt_slen ")\n"
55 b_replacement(number)":\n\t" newinstr "\n" e_replacement(number) ":\n\t"
57 #define ALTERNATIVE_N(newinstr, feature, number) \
59 ALTINSTR_ENTRY(feature, number) \
61 DISCARD_ENTRY(number) \
[all …]
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/docs/misc/
A Dhvm-emulated-unplug.markdown17 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 Dxen-command-line.markdown41 used by prefixing the number with `0x`, or an octal number may be used
295 * `DPS` represents the number of data bits, the parity, and the number
304 * `S` is an integer 1 or 2 for the number of stop bits.
345 * `irq` - IRQ number to use
603 Limits the number lines printed in Xen stack traces.
629 The number of VCPUs to give to dom0. This number of VCPUs can be more
630 than the number of PCPUs on the host. The default is the number of
637 Gives dom0 a number of VCPUs equal to the number of PCPUs, but always
785 > `= [<domU number>][,<dom0 number>]`
789 Change the number of PIRQs available for guests. The optional first number is
[all …]
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-4.10.0-shim-comet/xen/arch/
A DKconfig3 int "Maximum number of physical CPUs"
8 Specifies the maximum number of physical CPUs which Xen will support.
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/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-4.10.0-shim-comet/xen/common/
A Dvsprintf.c146 static char *number( in number() function
316 str = number(str, end, hex_buffer[i], 16, 2, -1, ZEROPAD); in pointer()
351 str = number(str, end, sym_offset, 16, -1, -1, SPECIAL|SIGN|PLUS); in pointer()
355 str = number(str, end, sym_size, 16, -1, -1, SPECIAL); in pointer()
383 str = number(str + 1, end, v->domain->domain_id, 10, -1, -1, 0); in pointer()
387 return number(str + 1, end, v->vcpu_id, 10, -1, -1, 0); in pointer()
397 return number(str, end, (unsigned long)arg, in pointer()
612 str = number(str, end, num, base, in vsnprintf()
/xen-4.10.0-shim-comet/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-4.10.0-shim-comet/docs/man/
A Dxen-vbd-interface.markdown.726 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-4.10.0-shim-comet/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-4.10.0-shim-comet/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.S663 # .byte rows (number of rows)
664 # .byte columns (number of columns)
739 movw %cx, %bx # BX=mode number
804 # Print hexadecimal number.
821 # Print decimal number in ax
/xen-4.10.0-shim-comet/xen/arch/arm/arm64/
A Ddebug-pl011.inc24 * c: scratch register number
40 * c: scratch register number
/xen-4.10.0-shim-comet/tools/blktap2/
A DREADME27 driver. (Specifically, doing a large number of writes to an
145 Where # is a blktap2 device number present in the path that tapdisk2
183 MAX_DISK_TYPES macro, increasing the number if necessary.
202 type number you claimed in step (2). The second field is a string
209 any number of tap devices. 0 is more common, meaning that you will
216 corresponding to the device type number you claimed in step (2). So
275 _get_image_info() function. Assign a size (the total number of
282 this routine. The final parameter, flags, contains one of a number of
/xen-4.10.0-shim-comet/docs/features/
A Dintel_psr_cat_cdp.pandoc304 `cos_num` is the number of COS registers the feature uses, e.g. L3/L2
341 `cos_max` is one of the hardware info of CAT. It means the max number
347 `cbm_len` is one of the hardware info of CAT. It means the max number
427 A hexadecimal number is used to set/show CBM for a domain now. Although this
432 usr-friendly interfaces to user, e.g. a percentage number of the cache to set
458 2. Adjust revision number.
463 4. Adjust revision number.
466 2. Adjust revision number.
/xen-4.10.0-shim-comet/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.
/xen-4.10.0-shim-comet/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

Completed in 39 milliseconds

12345