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

/linux-master/arch/sparc/lib/
H A DGENpatch.S8 #define NOP 0x01000000 define
H A DM7patch.S10 #define NOP 0x01000000 define
H A DNGpatch.S8 #define NOP 0x01000000 define
H A DNG2patch.S8 #define NOP 0x01000000 define
H A DU3patch.S8 #define NOP 0x01000000 define
H A DGENpage.S52 #define NOP 0x01000000 define
H A DNG4patch.S10 #define NOP 0x01000000 define
H A DNGpage.S112 #define NOP 0x01000000 define
H A DNGbzero.S134 #define NOP 0x01000000 define
H A DGENbzero.S131 #define NOP 0x01000000 define
/linux-master/arch/sparc/kernel/
H A Dsun4v_tlb_miss.S399 #define NOP 0x01000000 define
/linux-master/arch/x86/include/asm/
H A Dxor.h50 #define NOP(x) macro
487 #undef NOP macro
/linux-master/arch/x86/kernel/
H A Dstatic_call.c9 NOP = 1, /* site cond-call */ enumerator in enum:insn_type
/linux-master/arch/csky/kernel/
H A Dftrace.c11 #define NOP 0x4000 macro
/linux-master/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
/linux-master/include/scsi/
H A Dscsi_status.h19 NOP = 0x08, enumerator in enum:scsi_msg_byte
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-i2c.c76 NOP = 0, // no operation on I2C bus enumerator in enum:i2c_attr
/linux-master/drivers/s390/char/
H A Dtape_std.h33 #define NOP 0x03 /* No operation */ macro
/linux-master/sound/pci/aw2/
H A Dsaa7146.h155 #define NOP 0 macro
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_lrc.c51 #define NOP(x) (BIT(7) | (x)) macro
680 #undef NOP macro
[all...]
/linux-master/drivers/gpu/drm/xe/
H A Dxe_pci.c80 #define NOP(x) x macro
H A Dxe_lrc.c92 #define NOP(x) (BIT(7) | (x)) macro
496 #undef NOP macro
[all...]
/linux-master/drivers/video/fbdev/i810/
H A Di810.h67 #define NOP 0x00 /* No operation, padding */ macro
/linux-master/drivers/net/wan/
H A Dfarsync.c366 #define NOP 0 /* No operation */ macro
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_struct.h819 NOP = 0x0, enumerator in enum:nix_tx_vtag_op

Completed in 194 milliseconds