Home
last modified time | relevance | path

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

12

/linux-6.12.1/arch/sparc/lib/
DM7patch.S10 #define NOP 0x01000000 macro
DU3patch.S8 #define NOP 0x01000000 macro
DNG2patch.S8 #define NOP 0x01000000 macro
DGENpatch.S8 #define NOP 0x01000000 macro
DNGpatch.S8 #define NOP 0x01000000 macro
DGENpage.S52 #define NOP 0x01000000 macro
DNG4patch.S10 #define NOP 0x01000000 macro
DNGpage.S112 #define NOP 0x01000000 macro
DNGbzero.S134 #define NOP 0x01000000 macro
DGENbzero.S131 #define NOP 0x01000000 macro
/linux-6.12.1/arch/arm/kernel/
Dftrace.c40 #define NOP 0xf10d0d04 /* add.w sp, sp, #4 */ macro
42 #define NOP 0xe28dd004 /* add sp, sp, #4 */ macro
/linux-6.12.1/arch/x86/kernel/
Dstatic_call.c9 NOP = 1, /* site cond-call */ enumerator
/linux-6.12.1/arch/sparc/kernel/
Dsun4v_tlb_miss.S399 #define NOP 0x01000000 macro
/linux-6.12.1/include/scsi/
Dscsi_status.h19 NOP = 0x08, enumerator
/linux-6.12.1/arch/csky/kernel/
Dftrace.c11 #define NOP 0x4000 macro
/linux-6.12.1/drivers/s390/char/
Dtape_std.h33 #define NOP 0x03 /* No operation */ macro
/linux-6.12.1/arch/x86/include/asm/
Dxor.h50 #define NOP(x) macro
/linux-6.12.1/drivers/media/pci/saa7134/
Dsaa7134-i2c.c76 NOP = 0, // no operation on I2C bus enumerator
/linux-6.12.1/sound/pci/aw2/
Dsaa7146.h155 #define NOP 0 macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pci.c78 #define NOP(x) x macro
Dxe_lrc.c128 #define NOP(x) (BIT(7) | (x)) in set_offsets() macro
/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_lrc.c51 #define NOP(x) (BIT(7) | (x)) in set_offsets() macro
/linux-6.12.1/drivers/video/fbdev/i810/
Di810.h67 #define NOP 0x00 /* No operation, padding */ macro
/linux-6.12.1/drivers/net/wan/
Dfarsync.c366 #define NOP 0 /* No operation */ macro
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_struct.h817 NOP = 0x0, enumerator

12