Searched defs:all (Results 1 – 10 of 10) sorted by relevance
/kvmtool/tests/ | ||
H A D | Makefile | 1 all: kernel pit boot target |
/kvmtool/tests/boot/ | ||
H A D | Makefile | 9 all: $(.o) target |
/kvmtool/tests/pit/ | ||
H A D | Makefile | 7 all: $(BIN) target |
/kvmtool/tests/kernel/ | ||
H A D | Makefile | 7 all: $(BIN) target |
/kvmtool/ | ||
H A D | builtin-stop.c | 12 static bool all; variable |
H A D | builtin-resume.c | 13 static bool all; variable |
H A D | builtin-pause.c | 13 static bool all; variable |
H A D | builtin-stat.c | 16 static bool all; variable |
H A D | builtin-debug.c | 15 static bool all; variable |
H A D | Makefile | 439 all: $(PROGRAM) $(PROGRAM_ALIAS) target |