Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 259) sorted by relevance

1234567891011

/xen/tools/libxl/
A Dcheck-xl-vcpupin-parse.data-example12 # Testing the 'all' syntax
13 all*0*cpumap: all
14 nodes:all*0*cpumap: all
15 all,nodes:all*0*cpumap: all
16 all,^nodes:0,all*0*cpumap: all
26 all,^6*0*cpumap: 0-5,7-15
27 all,^3*0*cpumap: 0-2,4-15
28 all,^7*0*cpumap: 0-6,8-15
41 all,^nodes:1*0*cpumap: 0-7
42 all,^nodes:1*0*cpumap: 0-7
[all …]
/xen/tools/fuzz/libelf/
A DMakefile19 .PHONY: libelf-fuzzer-all
20 libelf-fuzzer-all: libelf.a libelf-fuzzer.o
26 .PHONY: all
27 all: libelf-fuzzer-all target
37 install: all
/xen/tools/fuzz/x86_instruction_emulator/
A DMakefile4 .PHONY: x86-insn-fuzz-all
6 x86-insn-fuzz-all: x86-insn-fuzzer.a fuzz-emul.o afl
8 x86-insn-fuzz-all:
49 .PHONY: all
50 all: x86-insn-fuzz-all target
61 install: all
/xen/tools/
A DMakefile61 .PHONY: build all
62 build all: subdirs-all target
179 $(MAKE) all \
217 subdir-all-qemu-xen-dir: qemu-xen-dir-find
288 $(MAKE) all
307 subdir-all-debugger/gdbsx: .phony
308 $(MAKE) -C debugger/gdbsx all
322 subdir-all-debugger/kdd: .phony
323 $(MAKE) -C debugger/kdd all
339 subtree-force-update-all:
[all …]
/xen/tools/xenstat/xentop/
A DMakefile17 .PHONY: all install xentop uninstall
18 all install xentop uninstall: target
29 .PHONY: all
30 all: xentop target
/xen/tools/libfsimage/ext2fs/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/libfsimage/reiserfs/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/libfsimage/fat/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/libfsimage/ufs/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/libfsimage/xfs/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/libfsimage/iso9660/
A DMakefile7 .PHONY: all
8 all: fs-all target
/xen/tools/include/
A DMakefile7 .PHONY: all all-y build
8 all build: all-y xen-foreign xen/.dir xen-xsm/.dir target
9 all-y:
37 all-$(CONFIG_X86): xen/.dir
38 $(MAKE) -C xen/lib/x86 all XEN_ROOT=$(XEN_ROOT) PYTHON=$(PYTHON)
50 install: all
/xen/tools/golang/
A DMakefile6 .PHONY: build all
7 all build: subdirs-all target
/xen/tools/libfsimage/ext2fs-lib/
A DMakefile12 .PHONY: all
13 all: fs-all target
/xen/tools/ocaml/libs/
A DMakefile10 .PHONY: all
11 all: subdirs-all target
/xen/tools/ocaml/
A DMakefile15 .PHONY: all
16 all: subdirs-all target
/xen/tools/libfsimage/zfs/
A DMakefile31 .PHONY: all
32 all: fs-all target
/xen/tools/xenpmd/
A DMakefile9 .PHONY: all
10 all: xenpmd target
13 install: all
/xen/tools/fuzz/cpu-policy/
A DMakefile4 .PHONY: all
5 all: afl-policy-fuzzer target
16 install: all
/xen/xen/arch/arm/platforms/
A DKconfig12 Enable support for all available hardware platforms. It doesn't
21 Enable all the required drivers for QEMU aarch64 virt emulated
30 Enable all the required drivers for Renesas RCar3
38 Enable all the required drivers for Xilinx Ultrascale+ MPSoC
/xen/tools/xenstat/libxenstat/
A DMakefile56 .PHONY: all
57 all: $(LIB) $(SHLIB) $(SHLIB_LINKS) $(PKG_CONFIG_INST) $(PKG_CONFIG_LOCAL) target
76 install: all
103 .PHONY: all-bindings
104 all-bindings: perl-bindings python-bindings
139 .PHONY: all
140 all: python-bindings target
170 .PHONY: all
171 all: perl-bindings target
/xen/xen/include/
A DMakefile51 .PHONY: all
52 all: $(headers-y) target
98 all: headers.chk headers99.chk headers++.chk target
143 .PHONY: lib-x86-all
144 lib-x86-all:
145 $(MAKE) -C xen/lib/x86 all
147 all: lib-x86-all target
/xen/tools/debugger/gdbsx/
A DMakefile4 .PHONY: all
5 all: target
20 install: all
/xen/tools/pygrub/
A DMakefile9 .PHONY: all
10 all: build target
16 install: all
/xen/tools/tests/cpu-policy/
A DMakefile17 .PHONY: all
18 all: $(TARGET-y) target
33 install: all

Completed in 29 milliseconds

1234567891011