Home
last modified time | relevance | path

Searched defs:NM (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/alpha/
H A DMakefile11 NM := $(NM) -B macro
/openbmc/linux/arch/ia64/
H A DMakefile16 NM := $(CROSS_COMPILE)nm -B macro
/openbmc/qemu/include/hw/intc/
H A Dimx_avic.h35 #define NM (1<<18) /* Normal interrupt mode */ macro
/openbmc/u-boot/include/
H A Di8042.h56 #define NM 3 /* numeric lock index */ macro
/openbmc/linux/arch/powerpc/
H A DMakefile26 NM := $(NM) --synthetic macro
/openbmc/linux/fs/isofs/
H A Drock.h108 struct RR_NM_s NM; member
/openbmc/linux/
H A DMakefile486 NM = $(LLVM_PREFIX)llvm-nm$(LLVM_SUFFIX) macro
495 NM = $(CROSS_COMPILE)nm macro
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c6013 #define C(OPC, NM, FT, FC, I1, I2, P, W, OP, CC) \ argument
6016 #define D(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D) \ argument
6019 #define F(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, FL) \ argument
6022 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) insn_ ## NM, argument
6029 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) { \ argument
6109 #define E(OPC, NM, FT, FC, I1, I2, P, W, OP, CC, D, FL) \ argument
/openbmc/u-boot/
H A DMakefile359 NM = $(CROSS_COMPILE)nm macro