Home
last modified time | relevance | path

Searched refs:HOST_CPU (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/kvm/
H A DMakefile18 ifeq ($(HOST_CPU),x86_64)
20 HOST_CPU = x86 macro
24 ifeq ($(HOST_CPU),x86)
35 GUEST_LDFLAGS += -Wl,-T$(abs_srcdir)/linker/$(HOST_CPU).lds
36 ARCH_OBJ = bootstrap_$(HOST_CPU).o
38 ifeq ($(HOST_CPU),x86_64)
41 else ifeq ($(HOST_CPU),x86)
/third_party/ltp/testcases/cve/
H A DMakefile21 ifneq (,$(filter $(HOST_CPU),x86 x86_64))

Completed in 1 milliseconds