/xen/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/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/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/xen/tools/kconfig/tests/preprocess/variable/ |
A D | Kconfig | 7 X := 1 8 SIMPLE := $(X) 9 X := 2 13 X := 1 14 RECURSIVE = $(X) 15 X := 2 38 X := A 40 $(X)$(Y) := 5
|
/xen/xen/tools/kconfig/tests/preprocess/escape/ |
A D | Kconfig | 23 # The following should print "$(X)". It should not be expanded further. 25 $(warning,$(dollar)(X)) 33 # The following should print "$(X)". It should not be expanded further. 34 Y := $(dollar)(X) 37 # The following should print "$(X)" as well. 38 Y = $(dollar)(X)
|
A D | expected_stderr | 6 Kconfig:25: $(X) 8 Kconfig:35: $(X) 9 Kconfig:39: $(X)
|
/xen/xen/tools/kconfig/tests/preprocess/circular_expansion/ |
A D | Kconfig | 3 X = $(Y) 4 Y = $(X) 5 $(info $(X))
|
A D | expected_stderr | 1 Kconfig:5: Recursive variable 'X' references itself (eventually)
|
/xen/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" | 2471 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 2474 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 2478 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 2482 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 2487 expr "X$arg" : "X\\(.*\\)$as_nl"; 2490 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 2649 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then [all …]
|
/xen/ |
A D | configure | 428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1131 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1181 $as_echo X"$as_myself" | 2518 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 2521 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 2525 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 2529 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 2534 expr "X$arg" : "X\\(.*\\)$as_nl"; 2537 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 2696 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then [all …]
|
A D | .hgsigs | 1 …oA6LnPPVvZxBqW4nNxeYR6nK7mgps9RRrgMnt9fyPmSN0+ME1nxhfl6Gd9p9109S5ujHwnzwgO/5X+OQF/F0i1SQVvXsGQyM5e…
|
A D | MAINTAINERS | 88 X: Files and directories that are NOT maintained, same rules as F: 92 X: net/ipv6/ 315 INTEL(R) VT FOR X86 (VT-X) 329 X: xen/drivers/passthrough/amd/ 330 X: xen/drivers/passthrough/arm/ 331 X: xen/drivers/passthrough/vtd/ 332 X: xen/drivers/passthrough/device_tree.c 399 X: xen/arch/x86/acpi/boot.c 400 X: xen/arch/x86/acpi/lib.c
|
/xen/tools/xenmon/ |
A D | xenbaked.h | 46 #define ID(X) ((X>NDOMAINS-1)?(NDOMAINS-1):X) argument
|
/xen/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/tools/xenstore/ |
A D | hashtable_private.h | 46 #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/stubdom/ |
A D | configure | 428 if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 1159 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1209 $as_echo X"$as_myself" | 2776 set X $ac_compile 3910 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then 3913 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 3921 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 3926 expr "X$arg" : "X\\(.*\\)$as_nl"; 3929 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 4088 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/tools/ocaml/libs/xc/ |
A D | xenctrl_stubs.c | 99 #define X "%02"SCNx8 in domain_handle_of_uuid_string() macro 100 #define UUID_FMT (X X X X "-" X X "-" X X "-" X X "-" X X X X X X) in domain_handle_of_uuid_string() 114 #undef X in domain_handle_of_uuid_string()
|
/xen/docs/process/ |
A D | xen-release-management.pandoc | 123 patches until X, Y, and Z happen". 258 Subject: Xen X.Y rcZ 264 git://xenbits.xen.org/xen.git X.Y.0-rcZ 267 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz 270 https://downloads.xenproject.org/release/xen/X.Y.0-rcZ/xen-X.Y.0-rcZ.tar.gz.sig 324 Subject: Last posting date for Xen X.Y is $DATE 338 Subject: Cut-off date for Xen X.Y is $DATE 351 Subject: [ANNOUNCEMENT] Xen X.Y is released 355 I'm pleased to announce that Xen X.Y.0 is released. 373 A summary for X.Y release documents can be found at: [all …]
|
A D | release-technician-checklist.txt | 65 …`.0$(XEN_VENDORVERSION)' actual release of Xen X.Y.0 (aka first actual release of Xen X.Y) 66 # `.Z$(XEN_VENDORVERSION)' actual release of Xen X.Y.Z (stable point realase)
|
/xen/xen/include/asm-arm/ |
A D | cpregs.h | 48 #define HSR_CPREG32(X...) _HSR_CPREG32(X) argument 49 #define HSR_CPREG64(X...) _HSR_CPREG64(X) argument
|
/xen/xen/include/acpi/platform/ |
A D | acenv.h | 285 #define _bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd))) argument
|