/xen-4.10.0-shim-comet/tools/misc/ |
A D | xenperf.c | 25 X(set_gdt), 45 X(iret), 49 X(xsm_op), 50 X(nmi_op), 56 X(hvm_op), 57 X(sysctl), 58 X(domctl), 60 X(arch_0), 61 X(arch_1), 62 X(arch_2), [all …]
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/ |
A D | 32bitprotos.h | 1 X(0, Bit32u, TCGInterruptHandler, 3 X(1, void, tcpa_acpi_init, void) 4 X(2, Bit32u, tcpa_extend_acpi_log, Bit32u entry_ptr) 5 X(3, void, tcpa_calling_int19h,void) 6 X(4, void, tcpa_returned_int19h, void) 7 X(5, void, tcpa_add_event_separators, void) 8 X(6, void, tcpa_wake_event, void) 10 X(8, void, tcpa_start_option_rom_scan, void) 11 X(9, void, tcpa_option_rom, Bit32u seg) 15 X(13, Bit32u, get_s3_waking_vector, void) [all …]
|
A D | 32bitgateway.c | 174 #define X(idx, ret, fn, args...) _ ## fn: DoUpcall(idx) macro 176 #undef X
|
/xen-4.10.0-shim-comet/xen/include/xen/ |
A D | const.h | 16 #define _AC(X,Y) X argument 17 #define _AT(T,X) X argument 19 #define __AC(X,Y) (X##Y) argument 20 #define _AC(X,Y) __AC(X,Y) argument 21 #define _AT(T,X) ((T)(X)) argument
|
/xen-4.10.0-shim-comet/ |
A D | configure | 428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1129 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1179 $as_echo X"$as_myself" | 2502 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 2505 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 2509 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 2513 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 2518 expr "X$arg" : "X\\(.*\\)$as_nl"; 2521 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 2680 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then [all …]
|
A D | MAINTAINERS | 89 X: Files and directories that are NOT maintained, same rules as F: 93 X: net/ipv6/ 234 INTEL(R) VT FOR X86 (VT-X) 247 X: xen/drivers/passthrough/amd/ 248 X: xen/drivers/passthrough/arm/ 249 X: xen/drivers/passthrough/vtd/ 250 X: xen/drivers/passthrough/device_tree.c 307 X: xen/arch/x86/acpi/boot.c 308 X: xen/arch/x86/acpi/lib.c
|
A D | .hgsigs | 1 …oA6LnPPVvZxBqW4nNxeYR6nK7mgps9RRrgMnt9fyPmSN0+ME1nxhfl6Gd9p9109S5ujHwnzwgO/5X+OQF/F0i1SQVvXsGQyM5e…
|
/xen-4.10.0-shim-comet/docs/ |
A D | configure | 428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1119 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1169 $as_echo X"$as_myself" | 2512 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 2515 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 2519 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 2523 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 2528 expr "X$arg" : "X\\(.*\\)$as_nl"; 2531 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 2690 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then [all …]
|
/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | xenbaked.h | 46 #define ID(X) ((X>NDOMAINS-1)?(NDOMAINS-1):X) argument
|
/xen-4.10.0-shim-comet/tools/firmware/rombios/32bit/ |
A D | 32bitbios.c | 30 #define X(idx, ret, fn, args...) " .long "#fn"\n" macro 32 #undef X
|
A D | rombios_compat.h | 95 #define X(idx, ret, fn, args...) ret fn (args); macro 97 #undef X
|
/xen-4.10.0-shim-comet/tools/xenstore/ |
A D | hashtable_private.h | 51 #define freekey(X) free(X) argument
|
A D | talloc_guide.txt | 22 struct foo *X = talloc(mem_ctx, struct foo); 23 X->name = talloc_strdup(X, "foo"); 25 and the pointer X->name would be a "child" of the talloc context "X" 27 then it is all destroyed, whereas if you do talloc_free(X) then just X 28 and X->name are destroyed, and if you do talloc_free(X->name) then 29 just the name element of X is destroyed.
|
/xen-4.10.0-shim-comet/tools/blktap2/drivers/ |
A D | hashtable_private.h | 51 #define freekey(X) free(X) argument
|
/xen-4.10.0-shim-comet/stubdom/ |
A D | configure | 428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1158 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1208 $as_echo X"$as_myself" | 2732 set X $ac_compile 3866 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 3869 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 3877 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 3882 expr "X$arg" : "X\\(.*\\)$as_nl"; 3885 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 4044 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then [all …]
|
A D | polarssl.patch | 64 r = (t_udbl) X.p[i] << biL;
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_private.h | 395 #define min(X, Y) ({ \ argument 396 const typeof (X) _x = (X); \ 400 #define max(X, Y) ({ \ argument 401 const typeof (X) _x = (X); \
|
/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. 364 A summary for X.Y release documents can be found at: [all …]
|
/xen-4.10.0-shim-comet/xen/include/asm-arm/ |
A D | cpregs.h | 50 #define HSR_CPREG32(X) _HSR_CPREG32(X) argument 51 #define HSR_CPREG64(X) _HSR_CPREG64(X) argument
|
/xen-4.10.0-shim-comet/xen/include/acpi/platform/ |
A D | acenv.h | 285 #define _bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd))) argument
|
/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 141 const typeof (X) _x = (X); \ 145 #define max(X, Y) ({ \ argument 146 const typeof (X) _x = (X); \
|
/xen-4.10.0-shim-comet/stubdom/vtpmmgr/ |
A D | vtpm_cmd_handler.c | 487 mpi X = { in tm_dhkx_gen() local 501 mpi_exp_mod(&GX, &G, &X, &P, &RP); in tm_dhkx_gen() 506 mpi_exp_mod(&K, &GY, &X, &P, &RP); in tm_dhkx_gen()
|
/xen-4.10.0-shim-comet/tools/ |
A D | configure | 429 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1348 X"$as_myself" : 'X\(//\)[^/]' \| \ 1349 X"$as_myself" : 'X\(//\)$' \| \ 1351 $as_echo X"$as_myself" | 2857 set X $ac_compile 4922 set X $ac_compile 10089 X"$0" : 'X\(//\)$' \| \ 10090 X"$0" : 'X\(/\)' \| . 2>/dev/null || 10091 $as_echo X/"$0" | 10323 ac_option=`expr "X$1" : 'X\([^=]*\)='` [all …]
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 142 This parameter can be used to read/write the vbe display X resolution (in pixels). 189 The current X offset (in pixels!) of the visible screen part.
|