/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | const.h | 16 #define _AC(X,Y) X argument 19 #define __AC(X,Y) (X##Y) argument 20 #define _AC(X,Y) __AC(X,Y) argument
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | Kconfig | 5 This selects the 16550-series UART support. For most systems, say Y. 13 based board, say Y. 21 an Integrator/PP2, Integrator/CP or Versatile platform, say Y. 29 Exynos based board, say Y. 37 Instruments based CPU, say Y. 45 or Renesas R-Car Gen 2/3 based board say Y. 51 you have an x86 based system with USB, say Y.
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 395 #define min(X, Y) ({ \ argument 397 const typeof (Y) _y = (Y); \ 400 #define max(X, Y) ({ \ argument 402 const typeof (Y) _y = (Y); \
|
/xen-4.10.0-shim-comet/xen/common/ |
A D | Kconfig | 64 If unsure, say Y. 77 If unsure, say Y. 89 If unsure, say Y. 114 If unsure, say Y. 125 If unsure, say Y. 141 If unsure, say Y. 240 If unsure, say Y. 253 If unsure, say Y. 280 Set this option to 'Y' to have the hypervisor ignore the bootloader
|
/xen-4.10.0-shim-comet/docs/process/ |
A D | xen-release-management.pandoc | 132 patches until X, Y, and Z happen". 249 Subject: Xen X.Y rcZ 255 git://xenbits.xen.org/xen.git X.Y.0-rcZ 258 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz 261 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz.sig 315 Subject: Last posting date for Xen X.Y is $DATE 329 Subject: Cut-off date for Xen X.Y is $DATE 342 Subject: [ANNOUNCEMENT] Xen X.Y is released 346 I'm pleased to announce that Xen X.Y.0 is released. 366 https://wiki.xenproject.org/wiki/Category:Xen_X.Y [all …]
|
/xen-4.10.0-shim-comet/xen/arch/arm/ |
A D | Kconfig | 85 If unsure, say Y. 108 If unsure, say Y. 130 If unsure, say Y. 149 If unsure, say Y. 170 If unsure, say Y.
|
/xen-4.10.0-shim-comet/xen/drivers/video/ |
A D | Kconfig | 13 If unsure, say Y.
|
/xen-4.10.0-shim-comet/xen/ |
A D | Kconfig.debug | 8 If you say Y here this will enable developer checks such as asserts 21 then say Y. 27 If you say Y here the resulting Xen will be slightly larger and
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | Kconfig | 57 If unsure, say Y. 78 If unsure, say Y. 118 If unsure, say Y.
|
/xen-4.10.0-shim-comet/tools/firmware/hvmloader/ |
A D | Makefile | 27 SMBIOS_REL_DATE ?= $(shell date +%m/%d/%Y)
|
/xen-4.10.0-shim-comet/docs/features/ |
A D | template.pandoc | 74 YYYY-MM-DD N Xen X.Y ...
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_internal.h | 125 #define __AC(X,Y) (X##Y) argument 126 #define _AC(X,Y) __AC(X,Y) argument 140 #define min(X, Y) ({ \ argument 142 const typeof (Y) _y = (Y); \ 145 #define max(X, Y) ({ \ argument 147 const typeof (Y) _y = (Y); \
|
/xen-4.10.0-shim-comet/xen/tools/ |
A D | xen.flf | 1055 221 LATIN CAPITAL LETTER Y WITH ACUTE 1279 253 LATIN SMALL LETTER Y WITH ACUTE 1293 255 LATIN SMALL LETTER Y WITH DIAERESIS 2126 0x0176 LATIN CAPITAL LETTER Y WITH CIRCUMFLEX 2133 0x0177 LATIN SMALL LETTER Y WITH CIRCUMFLEX 2140 0x0178 LATIN CAPITAL LETTER Y WITH DIAERESIS
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 150 This parameter can be used to read/write the vbe display Y resolution (in pixels). 193 The current Y offset (in pixels!) of the visible screen part.
|
A D | vbe.c | 132 ; convert offset to (X, Y) coordinate 542 ; set CRT Y resolution
|
/xen-4.10.0-shim-comet/m4/ |
A D | paths.m4 | 66 dnl configurable for the benefit of those who want e.g. xen-X.Y instead.
|
/xen-4.10.0-shim-comet/docs/ |
A D | Makefile | 6 DATE := $(shell date +%Y-%m-%d)
|
/xen-4.10.0-shim-comet/xen/tools/kconfig/ |
A D | zconf.hash.c_shipped | 17 && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xen-vtpm.pod.7 | 245 Info: VTPM attached to Frontend X/Y 366 =item * <X-Y>: copy pcrs x to y (inclusive)
|
/xen-4.10.0-shim-comet/ |
A D | config.guess | 751 CRAY*Y-MP:*:*:*)
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | rombios.c | 5375 int74_function(make_farcall, Z, Y, X, status) 5376 Bit16u make_farcall, Z, Y, X, status; 5407 Y = read_byte(ebda_seg, 0x0028 + 2); 8656 push #0x00 ;; placeholder for Y
|