Home
last modified time | relevance | path

Searched refs:D (Results 1 – 25 of 38) sorted by relevance

12

/xen/tools/firmware/etherboot/
A DMakefile17 D=ipxe macro
21 ROM = $D/src/bin/ipxe.bin
32 %.rom: $D/src/arch/i386/Makefile
33 $(MAKE) -C $D/src bin/$(*F).rom
38 (cd $D.git && $(GIT) archive --format=tar --prefix=$D/ \
40 rm -rf $D.git; \
44 $D/src/arch/i386/Makefile: $T Config
45 rm -rf $D
52 $D/src/bin/NIC: $D/src/arch/i386/Makefile
53 $(MAKE) -C $D/src bin/NIC
[all …]
A DREADME25 …ild.php?version=5.4.3&F=ignore&nic=rtl8139%3Artl8139+--+%5B0x10ec%2C0x8139%5D&ofmt=Binary+ROM+Imag…
/xen/tools/firmware/xen-dir/
A DMakefile8 D=xen-root macro
39 mkdir -p $(D)
43 (mkdir -p $(D)/$(d); \
44 cd $(D)/$(d); \
61 $(D): linkfarm.stamp
62 $(MAKE) -C $(D)/xen distclean
64 $(D)/xen/.config: $(D)
67 xen-shim: $(D)/xen/.config
69 ln -sf $(D)/xen/xen $@
70 ln -sf $(D)/xen/xen-syms $@-syms
[all …]
/xen/xen/arch/x86/
A DMakefile147 >$(@D)/.$(@F).0.S
150 $(@D)/.$(@F).0.o -o $(@D)/.$(@F).1
153 >$(@D)/.$(@F).1.S
156 $(@D)/.$(@F).1.o -o $@
159 >$(@D)/$(@F).map
160 rm -f $(@D)/.$(@F).[0-9]* $(@D)/..$(@F).[0-9]*
209 $(MAKE) -f $(BASEDIR)/Rules.mk $(@D)/.$(@F).0r.o $(@D)/.$(@F).0s.o
212 … $(@D)/.$(@F).0r.o $(@D)/.$(@F).0s.o $(note_file_option) -o $(@D)/.$(@F).$(base).1 &&) :
216 $(MAKE) -f $(BASEDIR)/Rules.mk $(@D)/.$(@F).1r.o $(@D)/.$(@F).1s.o
218 $(@D)/.$(@F).1r.o $(@D)/.$(@F).1s.o $(note_file_option) -o $@
[all …]
/xen/xen/
A DMakefile269 _install: D=$(DESTDIR) macro
273 [ -d $(D)$(BOOT_DIR) ] || $(INSTALL_DIR) $(D)$(BOOT_DIR)
283 [ -d $(D)$(EFI_DIR) ] || $(INSTALL_DIR) $(D)$(EFI_DIR); \
306 _uninstall: D=$(DESTDIR) macro
313 rm -f $(D)$(BOOT_DIR)/$(T)-$(XEN_VERSION)$(Z)
314 rm -f $(D)$(BOOT_DIR)/$(T)$(Z)
320 rm -f $(D)$(EFI_DIR)/$(T)-$(XEN_VERSION).efi
321 rm -f $(D)$(EFI_DIR)/$(T).efi
462 $(MAKE) -f $(BASEDIR)/Rules.mk -C $(*D) $(@F)
465 $(MAKE) -f $(BASEDIR)/Rules.mk -C $(*D) $(@F)
[all …]
A DRules.mk124 c_flags = -MMD -MP -MF $(@D)/.$(@F).d $(XEN_CFLAGS) '-D__OBJECT_FILE__="$@"'
125 a_flags = -MMD -MP -MF $(@D)/.$(@F).d $(XEN_AFLAGS)
168 $(CC) $(c_flags) -c $< -o $(@D)/.$(@F).tmp -MQ $@
170 $(OBJCOPY) --redefine-sym $<=$(SRCPATH)/$< $(@D)/.$(@F).tmp $@
172 $(OBJCOPY) --redefine-sym $(<F)=$(SRCPATH)/$< $(@D)/.$(@F).tmp $@
174 rm -f $(@D)/.$(@F).tmp
/xen/tools/xenstore/
A Dxenstored_probes.d23 #pragma D attributes Evolving/Evolving/Common provider xenstore provider
24 #pragma D attributes Private/Private/Unknown provider xenstore module
25 #pragma D attributes Private/Private/Unknown provider xenstore function
26 #pragma D attributes Evolving/Evolving/Common provider xenstore name
27 #pragma D attributes Evolving/Evolving/Common provider xenstore args
/xen/xen/tools/kconfig/tests/rand_nested_choice/
A DKconfig19 config D config in choice0093a4b80104""choice0093a4b80204
20 bool "D"
22 if D
30 endif # D
/xen/docs/
A DMakefile91 @$(INSTALL_DIR) $$(@D)
99 @$(INSTALL_DIR) $$(@D)
113 @$(INSTALL_DIR) $$(@D)
123 @$(INSTALL_DIR) $$(@D)
132 @$(INSTALL_DIR) $$(@D)
140 @$(INSTALL_DIR) $$(@D)
197 @$(INSTALL_DIR) $(@D)
205 rm -rf $(@D)
206 $(INSTALL_DIR) $(@D)
217 @$(INSTALL_DIR) $(@D)
[all …]
A DREADME.remus17 protocol D) for asynchronous disk checkpoint replication. A protected VM's DRBD
18 disks on the primary and backup hosts need to be configured to use protocol D
/xen/automation/build/
A DMakefile13 docker build -t $(REGISTRY)/$(@D):$(@F) -f $< $(<D)
15 docker push $(REGISTRY)/$(@D):$(@F); \
/xen/xen/include/asm-arm/arm64/
A Defibind.h130 #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/
A DMakefile75 uninstall: D=$(DESTDIR) macro
77 …[ -d $(D)$(XEN_CONFIG_DIR) ] && mv -f $(D)$(XEN_CONFIG_DIR) $(D)$(XEN_CONFIG_DIR).old-`date +%s` |…
78 rm -rf $(D)$(libdir)/xen
79 rm -rf $(D)$(SHAREDIR)/xen
80 rm -rf $(D)$(SHAREDIR)/qemu-xen
190 rm -f $(D)$(bindir)/qemu-nbd*
191 rm -f $(D)$(bindir)/qemu-img*
A DRules.mk192 CFLAGS += -MMD -MP -MF .$(if $(filter-out .,$(@D)),$(subst /,@,$(@D))@)$(@F).d
/xen/xen/include/asm-x86/x86_64/
A Defibind.h151 #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/
A DCREDITS5 (W), PGP key ID and fingerprint (P), description (D), and
16 D: Linux pvops
/xen/xen/tools/kconfig/tests/new_choice_with_dep/
A Dexpected_stdout7 1. Choice D (CHOICE_D)
A DKconfig28 bool "Choice D"
/xen/tools/tests/mce-test/tools/
A DREADME18 -D, --dump dump addr info without error injection
/xen/xen/include/
A DMakefile71 mkdir -p $(@D)
85 mkdir -p $(@D)
/xen/tools/xenstat/libxenstat/
A DMakefile121 swig -python $(SWIG_FLAGS) -outdir $(@D) -o $(PYSRC) $<
149 swig -perl $(SWIG_FLAGS) -outdir $(@D) -o $(PERLSRC) $<
/xen/docs/man/
A Dxenstore-chmod.1.pod14 permission and I<D> is the corresponding domain ID.
A Dxenstore-ls.1.pod24 type of permission and I<D> is the corresponding domain ID.
A Dxen-pv-channel.7.pod184 D: Short description of use, possibly including a URL to your software or API
188 D: Share clipboard data via an in-guest agent. See:
A Dxentop.1.pod68 =item B<D>

Completed in 30 milliseconds

12