Searched refs:sf (Results 1 – 17 of 17) sorted by relevance
35 ln -sf ${XL}/drivers/xen/core/gnttab.c platform-pci37 ln -sf ${XL}/drivers/xen/core/features.c platform-pci39 ln -sf ${XL}/drivers/xen/features.c platform-pci41 ln -sf ${XL}/drivers/xen/core/xen_proc.c xenbus42 ln -sf ${XL}/drivers/xen/core/reboot.c platform-pci60 ln -sf ${XL}/arch/x86/lib/scrub.c balloon67 ln -sf ${XL}/arch/x86/lib/scrub.c balloon84 ln -sf ${XL}/include/asm-ia64/hypercall.h include/asm86 ln -sf ${XL}/include/asm-ia64/maddr.h include/asm92 ln -sf ${XL}/arch/ia64/xen/xcom_asm.S platform-pci/[all …]
17 ln -sf $(XEN_ROOT)/xen/include/public/COPYING xen18 ln -sf $(wildcard $(XEN_ROOT)/xen/include/public/*.h) xen19 ln -sf $(addprefix $(XEN_ROOT)/xen/include/public/,arch-x86 arch-arm hvm io xsm) xen20 ln -sf ../xen-sys/$(XEN_OS) xen/sys21 ln -sf $(addprefix $(XEN_ROOT)/xen/include/xen/,libelf.h elfstructs.h) xen/libelf/23 ln -sf $(XEN_ROOT)/xen/include/acpi acpi
28 ln -sf libfsimage.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libfsimage.so.$(MAJOR)29 ln -sf libfsimage.so.$(MAJOR) $(DESTDIR)$(libdir)/libfsimage.so47 ln -sf $< $@49 ln -sf $< $@
45 ln -sf $< $@48 ln -sf $< $@67 ln -sf libxenvchan.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libxenvchan.so.$(MAJOR)68 ln -sf libxenvchan.so.$(MAJOR) $(DESTDIR)$(libdir)/libxenvchan.so
66 ln -sf $< $@69 ln -sf $< $@85 ln -sf $(LIBSONAME) $(DESTDIR)$(libdir)/$(LIBNAME).so86 ln -sf $(LIB_SHARED) $(DESTDIR)$(libdir)/$(LIBSONAME)
12 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/arch/x86/$@17 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/include/asm-x86 $@22 [ -L $* ] || ln -sf $(XEN_ROOT)/tools/tests/x86_emulator/$*
65 ln -sf libvhd.so.$(LIBVHD-MAJOR).$(LIBVHD-MINOR) libvhd.so.$(LIBVHD-MAJOR)66 ln -sf libvhd.so.$(LIBVHD-MAJOR) libvhd.so72 ln -sf libvhd.so.$(LIBVHD-MAJOR).$(LIBVHD-MINOR) $(DESTDIR)$(INST-DIR)/libvhd.so.$(LIBVHD-MAJOR)73 ln -sf libvhd.so.$(LIBVHD-MAJOR) $(DESTDIR)$(INST-DIR)/libvhd.so
98 ln -sf $< $@100 ln -sf $< $@166 ln -sf libxenstore.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libxenstore.so.$(MAJOR)167 ln -sf libxenstore.so.$(MAJOR) $(DESTDIR)$(libdir)/libxenstore.so173 ln -sf xenstore-compat/xs.h $(DESTDIR)$(includedir)/xs.h174 ln -sf xenstore-compat/xs_lib.h $(DESTDIR)$(includedir)/xs_lib.h
78 ln -sf simd.c $@94 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/arch/x86/$@99 [ -L $@ ] || ln -sf $(XEN_ROOT)/xen/include/asm-x86 $@
145 ln -sf ../../libpci.config.mak lib/config.mk && \323 ln -sf $(dir $<)include/*.h include/; \324 ln -sf $(dir $<)*.[ch] .; \325 ln -sf $(dir $<)*.pc.in .; \326 ln -sf $(dir $<)Makefile .363 ln -sf $(wildcard $(XEN_ROOT)/xen/include/public/*.h) include/xen && \364 ln -sf $(addprefix $(XEN_ROOT)/xen/include/public/,arch-x86 hvm io xsm) include/xen && \365 … ( [ -h include/xen/sys ] || ln -sf $(XEN_ROOT)/tools/include/xen-sys/MiniOS include/xen/sys ) && \366 …( [ -h include/xen/libelf ] || ln -sf $(XEN_ROOT)/tools/include/xen/libelf include/xen/libelf ) &&…368 ln -sf $(wildcard $(XEN_ROOT)/tools/include/xen-foreign/*) include/xen-foreign/ && \[all …]
27 ln -sf $DIR-remote $DIR
19 MAKE_LINK=ln -sf80 ln -sf libxenstat.so.$(MAJOR).$(MINOR) $(DESTDIR)$(libdir)/libxenstat.so.$(MAJOR)81 ln -sf libxenstat.so.$(MAJOR) $(DESTDIR)$(libdir)/libxenstat.so
24 ln -sf $(LIBEXEC_BIN)/pygrub $(DESTDIR)/$(bindir); \
73 ln -sf $(T)-$(XEN_FULLVERSION).efi $(D)$(EFI_DIR)/$(T)-$(XEN_VERSION).$(XEN_SUBVERSION).efi; \74 ln -sf $(T)-$(XEN_FULLVERSION).efi $(D)$(EFI_DIR)/$(T)-$(XEN_VERSION).efi; \75 ln -sf $(T)-$(XEN_FULLVERSION).efi $(D)$(EFI_DIR)/$(T).efi; \145 [ -e include/asm ] || ln -sf asm-$(TARGET_ARCH) include/asm
211 [sf] ASM_FLAG_OUT("=@ccs", "=qm") (c) in atomic_add_negative()
48 SYMLINK_SHLIB = ln -sf
606 unsigned long sf:1; /* Sixty Four bit register */ member
Completed in 17 milliseconds