/xen/m4/ |
A D | ax_compare_version.m4 | 25 # eq - equal (test A == B) 26 # ne - not equal (test A != B) 29 # lt - less than (test A < B) 30 # gt - greater than (test A > B) 117 ax_compare_version=`echo "x$A 121 ax_compare_version=`echo "x$A 125 ax_compare_version=`echo "x$A 140 # Set A to no more than B's length and B to no more than A's length. 141 A=`echo "$A" | sed "s/\(.\{$ax_compare_version_len_B\}\).*/\1/"` 146 A=`echo "$A" | sed "s/\(\([[0-9]]\{4\}\)\{m4_substr($2,2)\}\).*/\1/"` [all …]
|
/xen/xen/tools/kconfig/tests/auto_submenu/ |
A D | Kconfig | 3 config A config 4 bool "A" 9 depends on A 12 This depends on A, so should be a submenu of A. 23 depends on A 45 This is independent of A. 49 depends on A 51 This depends on A, but not a consecutive item, so can/should not
|
A D | expected_stdout | 1 A (A) [Y/n/?] (NEW)
|
/xen/docs/misc/arm/ |
A D | silicon-errata.txt | 9 Category A: A critical error without a viable workaround. 10 Category B: A significant or critical error with an acceptable 12 Category C: A minor error that is not expected to occur under normal 21 of code, or configuring the processor in a particular way. A less common 22 situation may require similar actions in order to declassify a Category A 44 | ARM | Cortex-A15 | #766422 | N/A | 48 | ARM | Cortex-A57 | #852523 | N/A | 51 | ARM | Cortex-A57 | #1319537 | N/A | 52 | ARM | Cortex-A72 | #1319367 | N/A | 53 | ARM | Cortex-A76 | #1165522 | N/A | [all …]
|
/xen/docs/features/ |
A D | intel_psr_cat_cdp.pandoc | 132 Every MSR stores a CBM value. A capacity bitmask (CBM) provides a hint to the 144 COS0 | A | A | A | A | A | A | A | A | Default Bitmask 146 COS1 | A | A | A | A | A | A | A | A | 148 COS2 | A | A | A | A | A | A | A | A | 154 COS0 | A | A | A | A | A | A | A | A | Overlapped Bitmask 156 COS1 | | | | | A | A | A | A | 158 COS2 | | | | | | | A | A | 164 COS0 | A | A | A | A | | | | | Isolated Bitmask 166 COS1 | | | | | A | A | | | 168 COS2 | | | | | | | A | A | [all …]
|
A D | template.pandoc | 15 A table with an overview of the support status and applicability. 29 A short description the feature, similar to an abstract for a 69 A table of changes to the document, in chronological order.
|
/xen/xen/tools/kconfig/tests/new_choice_with_dep/ |
A D | Kconfig | 3 config A config 4 bool "A" 10 depends on A 12 "depends on A" has been newly added. 35 depends on A
|
A D | expected_stdout | 1 A (A) [N/y/?] (NEW) y
|
/xen/tools/libxl/ |
A D | check-xl-vcpupin-parse.data-example | 19 # A few attempts of pinning to just one random cpu 24 # A few attempts of pinning to all but one random cpu 29 # A few attempts of pinning to a random range of cpus 34 # A few attempts of pinning to just one random node 39 # A few attempts of pinning to all but one random node 44 # A few attempts of pinning to a random range of nodes 49 # A few attempts of pinning to a node but excluding one random cpu
|
A D | libxl_types_internal.idl | 47 # A regular console has no name. 48 # A console with a name is called a 'channel', see docs/misc/channels.txt
|
/xen/xen/include/asm-arm/arm64/ |
A D | efibind.h | 129 #define EFI_SIGNATURE_16(A,B) ((A) | (B<<8)) argument 130 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) <… argument 131 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E… argument
|
/xen/tools/xenmon/ |
A D | xenbaked.h | 33 #define QOS_ADD(N,A) ((N+A)<(NSAMPLES-1) ? (N+A) : A) argument
|
/xen/xen/tools/kconfig/tests/no_write_if_dep_unmet/ |
A D | Kconfig | 3 config A config 4 bool "A" 8 depends on A
|
/xen/xen/include/asm-x86/x86_64/ |
A D | efibind.h | 150 #define EFI_SIGNATURE_16(A,B) ((A) | (B<<8)) argument 151 #define EFI_SIGNATURE_32(A,B,C,D) (EFI_SIGNATURE_16(A,B) | (EFI_SIGNATURE_16(C,D) <… argument 152 #define EFI_SIGNATURE_64(A,B,C,D,E,F,G,H) (EFI_SIGNATURE_32(A,B,C,D) | ((UINT64)(EFI_SIGNATURE_32(E… argument
|
/xen/docs/misc/ |
A D | kconfig-language.rst | 602 06b718c01208 select A -> depends on A 604 6a91e854442c select A -> depends on A 606 f004e5594705 select A -> depends on A 609 c2218e26c0d0 select A -> depends on A (1) 610 d6ae99d04e1c select A -> depends on A 611 95ca19cf8cbf select A -> depends on A 613 8f057d7bca54 depends on A -> select A 614 a0701f04846e select A -> depends on A 618 7b1fff7e4fdf select A -> depends on A 619 86c747d2a4f0 select A -> depends on A [all …]
|
A D | xenstore-paths.pandoc | 17 A xenstore path is generically defined as: 288 A virtual framebuffer frontend. Described by 303 A virtual scsi device frontend. Described by 308 A virtual usb device frontend. Described by 352 A virtual block device backend. Described by 359 A virtual block device backend. Described by 366 A virtual block device backend. Described by 373 A virtual framebuffer backend. Described by 388 A PV SCSI backend. 392 A PV USB backend. Described by [all …]
|
A D | hypfs-paths.pandoc | 32 A hypervisor file system entry name can be any 0-delimited byte string 89 A populated Xen hypervisor file system might look like the following example: 102 bti-thunk "N/A", "RETPOLINE", "LFENCE" or "JMP" 131 A directory containing static information generated while building the 140 A directory containing information about compilation of Xen. 164 A directory containing version information of the hypervisor. 180 A directory of runtime parameters.
|
/xen/xen/tools/kconfig/tests/err_recursive_dep/ |
A D | Kconfig | 5 config A config 6 bool "A" 7 depends on A
|
/xen/docs/man/ |
A D | xlcpupool.cfg.5.pod | 17 A cpupool config file consists of a series of C<KEY=VALUE> pairs. 19 A value C<VALUE> is one of: 25 A string, surrounded by either single or double quotes. 29 A number, in either decimal, octal (using a C<0> prefix) or 34 A list of C<VALUES> of the above types. Lists are homogeneous and are 106 means that cpus 0,2,3 and 5 will be member of the cpupool. A "node:" or
|
/xen/xen/tools/kconfig/tests/rand_nested_choice/ |
A D | Kconfig | 6 config A config in choice0093a4b80104 7 bool "A"
|
/xen/docs/ |
A D | glossary.rst | 11 A :term:`domain`, commonly dom0, with the permission and responsibility 15 A domain is Xen's unit of resource ownership, and generally has at the 21 A guest is a single, end user, virtual machine. 48 A :term:`domain`, commonly dom0, which shares responsibility with Xen
|
/xen/tools/examples/ |
A D | xlexample.pvhlinux | 35 # A list of 'vifspec' entries as described in 40 # A list of `diskspec' entries as described in
|
A D | xlexample.pvlinux | 37 # A list of 'vifspec' entries as described in 42 # A list of `diskspec' entries as described in
|
/xen/docs/specs/ |
A D | libxl-migration-stream.pandoc | 98 A record has a record header, type specific data and a trailing footer. If 177 A end record marks the end of the image, and shall be the final record 188 A libxc context record is a marker, indicating that the stream should be 205 A set of xenstore key/value pairs for a specific emulator associated with the 232 A context blob for a specific emulator associated with the domain. 248 A checkpoint end record marks the end of a checkpoint in the image. 259 A checkpoint state record contains the control information for checkpoint. It
|
/xen/xen/tools/ |
A D | xen.flf | 852 192 LATIN CAPITAL LETTER A WITH GRAVE 859 193 LATIN CAPITAL LETTER A WITH ACUTE 873 195 LATIN CAPITAL LETTER A WITH TILDE 1076 224 LATIN SMALL LETTER A WITH GRAVE 1083 225 LATIN SMALL LETTER A WITH ACUTE 1090 226 LATIN SMALL LETTER A WITH CIRCUMFLEX 1097 227 LATIN SMALL LETTER A WITH TILDE 1104 228 LATIN SMALL LETTER A WITH DIAERESIS 1307 0x0101 LATIN SMALL LETTER A WITH MACRON 1321 0x0103 LATIN SMALL LETTER A WITH BREVE [all …]
|