/kernel/linux/linux-5.10/arch/c6x/kernel/ |
D | vectors.S | 26 NOP 4 27 NOP 28 NOP 32 NOP 33 NOP 34 NOP 35 NOP 36 NOP 37 NOP 38 NOP [all …]
|
D | head.S | 34 NOP 3 38 NOP 4 80 NOP 5
|
D | entry.S | 53 NOP 3 182 NOP 4 235 NOP 312 NOP 2 357 NOP 2
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | tape_std.c | 64 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_assign() 109 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_unassign() 143 tape_ccw_end(request->cpaddr + 1, NOP, 0, NULL); in tape_std_display() 166 tape_ccw_end(request->cpaddr + 2, NOP, 0, NULL); in tape_std_read_block_id() 279 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsf() 304 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtfsr() 336 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsr() 366 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtweof() 391 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsfm() 416 ccw = tape_ccw_end(ccw, NOP, 0, NULL); in tape_std_mtbsf() [all …]
|
D | tape_std.h | 33 #define NOP 0x03 /* No operation */ macro
|
/kernel/linux/linux-5.10/arch/c6x/lib/ |
D | csum_64plus.S | 45 NOP 4 51 NOP 66 NOP 3 68 NOP 90 NOP 3 101 NOP 3 118 NOP 4 195 NOP 3 199 NOP 3 200 NOP [all …]
|
D | memcpy_64plus.S | 35 NOP 3 37 NOP
|
/kernel/linux/linux-5.10/arch/sparc/lib/ |
D | NGpatch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | NG2patch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | U3patch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | GENpatch.S | 8 #define NOP 0x01000000 macro 21 sethi %hi(NOP), %g3; \ 22 or %g3, %lo(NOP), %g3; \
|
D | M7patch.S | 10 #define NOP 0x01000000 macro 23 sethi %hi(NOP), %g3; \ 24 or %g3, %lo(NOP), %g3; \
|
D | NG4patch.S | 10 #define NOP 0x01000000 macro 23 sethi %hi(NOP), %g3; \ 24 or %g3, %lo(NOP), %g3; \
|
D | GENpage.S | 52 #define NOP 0x01000000 macro 65 sethi %hi(NOP), %g3; \ 66 or %g3, %lo(NOP), %g3; \
|
D | GENbzero.S | 131 #define NOP 0x01000000 macro 144 sethi %hi(NOP), %g3; \ 145 or %g3, %lo(NOP), %g3; \
|
D | NGpage.S | 112 #define NOP 0x01000000 macro 125 sethi %hi(NOP), %g3; \ 126 or %g3, %lo(NOP), %g3; \
|
D | NGbzero.S | 134 #define NOP 0x01000000 macro 147 sethi %hi(NOP), %g3; \ 148 or %g3, %lo(NOP), %g3; \
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.txt | 1 USB NOP PHY 40 hsusb1_phy is a NOP USB PHY device that gets its clock from an oscillator 41 and expects that clock to be configured to 19.2MHz by the NOP PHY driver.
|
/kernel/linux/linux-5.10/arch/x86/include/asm/ |
D | xor.h | 50 #define NOP(x) macro 122 BLK64(NOP, ST, i) \ in xor_sse_2_pf64() 217 BLK64(NOP, ST, i) \ in xor_sse_3_pf64() 321 BLK64(NOP, ST, i) \ in xor_sse_4_pf64() 434 BLK64(NOP, ST, i) \ in xor_sse_5_pf64() 473 #undef NOP
|
/kernel/linux/linux-5.10/arch/csky/kernel/ |
D | ftrace.c | 11 #define NOP 0x4000 macro 46 call[0] = nolr ? NOP : PUSH_LR; in make_jbsr() 68 static uint16_t nops[7] = {NOP, NOP32_HI, NOP32_LO, NOP32_HI, NOP32_LO,
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
D | ftrace.c | 28 #define NOP 0xf85deb04 /* pop.w {lr} */ macro 30 #define NOP 0xe8bd4000 /* pop {lr} */ macro 51 return NOP; in ftrace_nop_replace()
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
D | static_call.c | 9 NOP = 1, /* site cond-call */ enumerator 34 case NOP: in __static_call_transform()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
D | keystone-usb-phy.txt | 11 an NOP PHY driver. Hence this node is referenced as both the usb2 and usb3
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_lrc.c | 597 #define NOP(x) (BIT(7) | (x)) in set_offsets() macro 663 NOP(1), 677 NOP(9), 689 NOP(13), 698 NOP(1), 715 NOP(3), 727 NOP(13), 731 NOP(13), 782 NOP(1), 798 NOP(5), [all …]
|
/kernel/linux/linux-5.10/sound/pci/aw2/ |
D | saa7146.h | 155 #define NOP 0 macro
|