Home
last modified time | relevance | path

Searched defs:NOP (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/arch/sparc/lib/
H A DM7patch.S10 #define NOP 0x01000000 macro
H A DGENpatch.S8 #define NOP 0x01000000 macro
H A DNGpatch.S8 #define NOP 0x01000000 macro
H A DNG2patch.S8 #define NOP 0x01000000 macro
H A DU3patch.S8 #define NOP 0x01000000 macro
H A DNG4patch.S10 #define NOP 0x01000000 macro
H A DNGpage.S112 #define NOP 0x01000000 macro
H A DGENpage.S52 #define NOP 0x01000000 macro
H A DNGbzero.S134 #define NOP 0x01000000 macro
H A DGENbzero.S131 #define NOP 0x01000000 macro
/openbmc/linux/arch/arm/kernel/
H A Dftrace.c40 #define NOP 0xf10d0d04 /* add.w sp, sp, #4 */ macro
42 #define NOP 0xe28dd004 /* add sp, sp, #4 */ macro
/openbmc/qemu/tests/tcg/aarch64/
H A Dbti-1.c13 #define NOP "nop" macro
H A Dbti-2.c22 #define NOP "nop" macro
/openbmc/linux/arch/x86/kernel/
H A Dstatic_call.c9 NOP = 1, /* site cond-call */ enumerator
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dasm.h49 #define NOP __asm__ __volatile__ ("nop"); macro
/openbmc/linux/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S399 #define NOP 0x01000000 macro
/openbmc/linux/include/scsi/
H A Dscsi_status.h19 NOP = 0x08, enumerator
/openbmc/linux/arch/csky/kernel/
H A Dftrace.c11 #define NOP 0x4000 macro
/openbmc/linux/drivers/s390/char/
H A Dtape_std.h33 #define NOP 0x03 /* No operation */ macro
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c76 NOP = 0, // no operation on I2C bus enumerator
/openbmc/linux/arch/x86/include/asm/
H A Dxor.h50 #define NOP(x) macro
/openbmc/linux/sound/pci/aw2/
H A Dsaa7146.h155 #define NOP 0 macro
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c51 #define NOP(x) (BIT(7) | (x)) in set_offsets() macro
/openbmc/qemu/hw/block/
H A Dm25p80.c360 NOP = 0, enumerator
/openbmc/linux/drivers/video/fbdev/i810/
H A Di810.h67 #define NOP 0x00 /* No operation, padding */ macro

12