Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 75) sorted by relevance

123

/xen/tools/examples/
A DREADME13 block-common.sh - sourced by block, block-*
22 vif-common.sh - sourced by vif-bridge
25 xen-hotplug-common.sh - sourced by vif-common.sh
26 xen-network-common.sh - sourced by vif-common.sh
27 xen-script-common.sh - sourced by xen-hotplug-common.sh
A DREADME.incompatibilities21 appropriately. See xen-network-common.sh for details.
24 xen-network-common.sh.
/xen/tools/hotplug/Linux/
A DMakefile26 XEN_SCRIPT_DATA = xen-script-common.sh locking.sh logging.sh
27 XEN_SCRIPT_DATA += xen-hotplug-common.sh xen-network-common.sh vif-common.sh
28 XEN_SCRIPT_DATA += block-common.sh
/xen/xen/tools/kconfig/
A DMakefile146 common-objs := confdata.o expr.o lexer.lex.o parser.tab.o preprocess.o \
155 conf-objs := conf.o $(common-objs)
159 nconf-objs := nconf.o nconf.gui.o $(common-objs)
171 mconf-objs := mconf.o $(lxdialog) $(common-objs)
182 qconf-objs := images.o $(common-objs)
197 gconf-objs := gconf.o images.o $(common-objs)
/xen/xen/include/public/arch-x86/
A Dxen-mca.h126 struct mcinfo_common common; member
141 struct mcinfo_common common; member
163 struct mcinfo_common common; member
223 struct mcinfo_common common; member
/xen/tools/fuzz/libelf/
A DMakefile5 vpath %.c ../../../xen/common/libelf
6 CFLAGS += -I../../../xen/common/libelf
/xen/tools/flask/policy/
A DMakefile6 include $(CURDIR)/Makefile.common
/xen/tools/libfsimage/
A DRules.mk3 CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/ -DFSIMAGE_FSDIR=\"$(FSDIR)\"
A DMakefile4 SUBDIRS-y = common ufs reiserfs iso9660 fat zfs
/xen/tools/hotplug/
A DMakefile4 SUBDIRS-y := common
/xen/
A DMAINTAINERS221 F: xen/common/argo.c
278 F: xen/common/libfdt/
279 F: xen/common/device_tree.c
288 F: xen/common/efi/
370 F: xen/common/livepatch*
440 F: xen/common/sched/rt.c
446 F: xen/common/sched/
495 F: xen/common/mem_access.c
496 F: xen/common/monitor.c
497 F: xen/common/vm_event.c
[all …]
A Dconfigure.ac7 AC_CONFIG_SRCDIR([./xen/common/kernel.c])
/xen/docs/admin-guide/
A Dintroduction.rst33 .. [1] A common misconception with Xen's architecture is that dom0 is somehow
37 .. [2] This definition might be fuzzy. Xen can talk to common serial UARTs,
/xen/xen/arch/x86/cpu/
A DMakefile7 obj-y += common.o
/xen/xen/arch/x86/mm/shadow/
A DMakefile2 obj-y += common.o guest_2.o guest_3.o guest_4.o
/xen/xen/common/
A Dgrant_table.c1592 common->handle = op->handle; in unmap_grant_ref()
1595 common->done = 0; in unmap_grant_ref()
1596 common->new_addr = 0; in unmap_grant_ref()
1597 common->rd = NULL; in unmap_grant_ref()
1598 common->mfn = INVALID_MFN; in unmap_grant_ref()
1600 unmap_common(common); in unmap_grant_ref()
1661 common->done = 0; in unmap_and_replace()
1662 common->dev_bus_addr = 0; in unmap_and_replace()
1663 common->rd = NULL; in unmap_and_replace()
1664 common->mfn = INVALID_MFN; in unmap_and_replace()
[all …]
/xen/tools/ocaml/libs/mmap/
A DMakefile3 include $(TOPLEVEL)/common.make
/xen/tools/ocaml/libs/eventchn/
A DMakefile3 include $(TOPLEVEL)/common.make
/xen/tools/ocaml/libs/xc/
A DMakefile3 include $(TOPLEVEL)/common.make
/xen/tools/hotplug/FreeBSD/
A DMakefile47 $(INSTALL_DATA) ../common/hotplugpath.sh $(DESTDIR)$(XEN_SCRIPT_DIR)
/xen/tools/ocaml/libs/xs/
A DMakefile3 include $(TOPLEVEL)/common.make
/xen/tools/hotplug/NetBSD/
A DMakefile49 $(INSTALL_DATA) ../common/hotplugpath.sh $(DESTDIR)$(INITD_DIR)/xen-hotplugpath.sh
/xen/docs/misc/
A Dblock-scripts.txt20 possible include and use the common Xen functionality. If the script
26 . "$dir/block-common.sh"
84 Scripts which include block-common.sh can simply call write_dev "$dev"
/xen/xen/
A DMakefile209 CFLAGS += -nostdinc -fno-builtin -fno-common
332 $(MAKE) $(clean) common
360 ln -nsf ../../../common/efi/$$f arch/$(TARGET_ARCH)/efi/; \
417 SUBDIRS = xsm arch/$(TARGET_ARCH) common drivers test
/xen/tools/ocaml/libs/xb/
A DMakefile3 include $(TOPLEVEL)/common.make

Completed in 31 milliseconds

123