/Linux-v4.19/drivers/staging/mt7621-mmc/ |
D | sd.c | 260 N_MSG(RSP, "[CARD_STATUS] Out of Range"); in msdc_dump_card_status() 262 N_MSG(RSP, "[CARD_STATUS] Address Error"); in msdc_dump_card_status() 264 N_MSG(RSP, "[CARD_STATUS] Block Len Error"); in msdc_dump_card_status() 266 N_MSG(RSP, "[CARD_STATUS] Erase Seq Error"); in msdc_dump_card_status() 268 N_MSG(RSP, "[CARD_STATUS] Erase Param"); in msdc_dump_card_status() 270 N_MSG(RSP, "[CARD_STATUS] WP Violation"); in msdc_dump_card_status() 272 N_MSG(RSP, "[CARD_STATUS] Card is Locked"); in msdc_dump_card_status() 274 N_MSG(RSP, "[CARD_STATUS] Lock/Unlock Failed"); in msdc_dump_card_status() 276 N_MSG(RSP, "[CARD_STATUS] Command CRC Error"); in msdc_dump_card_status() 278 N_MSG(RSP, "[CARD_STATUS] Illegal Command"); in msdc_dump_card_status() [all …]
|
/Linux-v4.19/arch/x86/um/ |
D | ptrace_64.c | 33 [RSP >> 3] = HOST_SP, 73 case RSP: in putreg() 154 case RSP: in getreg()
|
D | user-offsets.c | 86 DEFINE_LONGS(HOST_SP, RSP); in foo()
|
/Linux-v4.19/arch/x86/kernel/ |
D | relocate_kernel_64.S | 30 #define RSP DATA(0x0) macro 63 movq %rsp, RSP(%r11) 216 movq RSP(%r8), %rsp
|
D | ftrace_64.S | 223 movq %rcx, RSP(%rsp)
|
/Linux-v4.19/drivers/isdn/hisax/ |
D | isdnl2.h | 23 #define RSP 1 macro
|
D | isdnl2.c | 697 send_uframe(st, UA | get_PollFlagFree(st, skb), RSP); in l2_start_multi() 716 send_uframe(st, UA | get_PollFlagFree(st, skb), RSP); in l2_send_UA() 725 send_uframe(st, DM | get_PollFlagFree(st, skb), RSP); in l2_send_DM() 737 send_uframe(st, UA | get_PollFlagFree(st, skb), RSP); in l2_restart_multi() 773 send_uframe(st, UA | get_PollFlagFree(st, skb), RSP); in l2_stop_multi() 905 enquiry_cr(st, RNR, RSP, 1); in enquiry_response() 907 enquiry_cr(st, RR, RSP, 1); in enquiry_response() 1105 enquiry_cr(st, REJ, RSP, PollFlag); in l2_got_iframe() 1128 enquiry_cr(st, RR, RSP, 0); in l2_got_iframe() 1495 enquiry_cr(st, RNR, RSP, 0); in l2_set_own_busy() [all …]
|
/Linux-v4.19/arch/x86/include/uapi/asm/ |
D | ptrace-abi.h | 58 #define RSP 152 macro
|
/Linux-v4.19/Documentation/fault-injection/ |
D | nvme-fault-injection.txt | 52 RSP: 0018:ffffffff82003e90 EFLAGS: 00000246 ORIG_RAX: ffffffffffffffdd 105 RSP: 0018:ffffc9000068bec0 EFLAGS: 00000246 ORIG_RAX: ffffffffffffff04
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | layer2.c | 927 send_uframe(l2, NULL, UA | get_PollFlag(l2, skb), RSP); in l2_start_multi() 942 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_send_UA() 951 send_uframe(l2, skb, DM | get_PollFlag(l2, skb), RSP); in l2_send_DM() 961 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_restart_multi() 999 send_uframe(l2, skb, UA | get_PollFlag(l2, skb), RSP); in l2_stop_multi() 1136 enquiry_cr(l2, RNR, RSP, 1); in enquiry_response() 1138 enquiry_cr(l2, RR, RSP, 1); in enquiry_response() 1327 enquiry_cr(l2, REJ, RSP, PollFlag); in l2_got_iframe() 1350 enquiry_cr(l2, RR, RSP, 0); in l2_got_iframe() 1731 enquiry_cr(l2, RNR, RSP, 0); in l2_set_own_busy() [all …]
|
D | layer2.h | 118 #define RSP 1 macro
|
/Linux-v4.19/arch/x86/um/os-Linux/ |
D | mcontext.c | 25 COPY(RDX); COPY(RAX); COPY(RCX); COPY(RSP); in get_regs_from_mc()
|
/Linux-v4.19/arch/x86/entry/ |
D | entry_64_compat.S | 291 movq RSP-ORIG_RAX(%rsp), %rsp
|
D | calling.h | 95 #define RSP 19*8 macro
|
D | entry_64.S | 325 pushq RSP-RDI(%rdi) /* RSP */
|
/Linux-v4.19/tools/testing/selftests/kvm/include/ |
D | x86.h | 45 RSP, enumerator
|
/Linux-v4.19/Documentation/powerpc/ |
D | qe_firmware.txt | 78 4) The RSP.ECCR register is programmed with the value provided.
|
/Linux-v4.19/Documentation/hid/ |
D | intel-ish-hid.txt | 295 |<--ENUM_DEVICE RSP-----| | |
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2 556 cc: BSWAP RSP/ESP/R12/R12D
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2 556 cc: BSWAP RSP/ESP/R12/R12D
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 294 # push of return address is 16-bit wide, RSP is decremented by 2 556 cc: BSWAP RSP/ESP/R12/R12D
|