/Linux-v4.19/tools/arch/s390/include/uapi/asm/ |
D | sie.h | 88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument 89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic } 90 #define exit_code(opcode, mnemonic) \ argument 91 { opcode, mnemonic }
|
/Linux-v4.19/arch/s390/include/uapi/asm/ |
D | sie.h | 88 #define exit_code_ipa0(ipa0, opcode, mnemonic) \ argument 89 { (ipa0 << 8 | opcode), #ipa0 " " mnemonic } 90 #define exit_code(opcode, mnemonic) \ argument 91 { opcode, mnemonic }
|
/Linux-v4.19/drivers/crypto/vmx/ |
D | ppc-xlate.pl | 217 my $mnemonic = $2; 219 my $opcode = eval("\$$mnemonic"); 222 elsif ($mnemonic) { $line = $c.$mnemonic.$f."\t".$line; }
|
/Linux-v4.19/net/netrom/ |
D | nr_route.c | 100 static int __must_check nr_add_node(ax25_address *nr, const char *mnemonic, in nr_add_node() argument 195 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node() 219 strcpy(nr_node->mnemonic, mnemonic); in nr_add_node() 650 if (strnlen(nr_route.mnemonic, 7) == 7) { in nr_rt_ioctl() 656 nr_route.mnemonic, in nr_rt_ioctl() 874 (nr_node->mnemonic[0] == '\0') ? "*" : nr_node->mnemonic, in nr_node_show()
|
/Linux-v4.19/include/uapi/linux/ |
D | netrom.h | 30 char mnemonic[7]; member
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 1418 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in cxgbit_send_tx_flowc_wr() 1421 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in cxgbit_send_tx_flowc_wr() 1423 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in cxgbit_send_tx_flowc_wr() 1425 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in cxgbit_send_tx_flowc_wr() 1427 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in cxgbit_send_tx_flowc_wr() 1429 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in cxgbit_send_tx_flowc_wr() 1431 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in cxgbit_send_tx_flowc_wr() 1433 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in cxgbit_send_tx_flowc_wr() 1436 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in cxgbit_send_tx_flowc_wr() 1445 flowc->mnemval[index].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in cxgbit_send_tx_flowc_wr() [all …]
|
/Linux-v4.19/arch/arm/crypto/ |
D | sha256-armv4.pl | 694 my ($mnemonic,$arg)=@_; 697 my $word = $opcode{$mnemonic}|(($1&7)<<13)|(($1&8)<<19) 706 $mnemonic,$arg;
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | spu.h | 87 char *mnemonic; member
|
D | spu-dis.c | 112 printf("%s", index->mnemonic); in print_insn_spu()
|
/Linux-v4.19/arch/arm64/crypto/ |
D | sha512-armv8.pl | 753 my ($mnemonic,$arg)=@_; 758 $opcode{$mnemonic}|$1|($2<<5)|($3<<16), 759 $mnemonic,$arg;
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 605 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_tx_flowc_wr() 607 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_tx_flowc_wr() 609 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_tx_flowc_wr() 611 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_tx_flowc_wr() 613 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_tx_flowc_wr() 615 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_tx_flowc_wr() 617 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_tx_flowc_wr() 619 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_tx_flowc_wr() 621 flowc->mnemval[8].mnemonic = 0; in send_tx_flowc_wr() 623 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_TXDATAPLEN_MAX; in send_tx_flowc_wr()
|
/Linux-v4.19/include/net/ |
D | netrom.h | 111 char mnemonic[7]; member
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 614 flowc->mnemval[0].mnemonic = FW_FLOWC_MNEM_PFNVFN; in send_flowc() 617 flowc->mnemval[1].mnemonic = FW_FLOWC_MNEM_CH; in send_flowc() 619 flowc->mnemval[2].mnemonic = FW_FLOWC_MNEM_PORT; in send_flowc() 621 flowc->mnemval[3].mnemonic = FW_FLOWC_MNEM_IQID; in send_flowc() 623 flowc->mnemval[4].mnemonic = FW_FLOWC_MNEM_SNDNXT; in send_flowc() 625 flowc->mnemval[5].mnemonic = FW_FLOWC_MNEM_RCVNXT; in send_flowc() 627 flowc->mnemval[6].mnemonic = FW_FLOWC_MNEM_SNDBUF; in send_flowc() 629 flowc->mnemval[7].mnemonic = FW_FLOWC_MNEM_MSS; in send_flowc() 631 flowc->mnemval[8].mnemonic = FW_FLOWC_MNEM_RCV_SCALE; in send_flowc() 636 flowc->mnemval[9].mnemonic = FW_FLOWC_MNEM_SCHEDCLASS; in send_flowc()
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 11 # opcode: mnemonic|GrpXXX [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...] 21 # reg: mnemonic [operand1[,operand2...]] [(extra1)[,(extra2)...] [| 2nd-mnemonic ...]
|
/Linux-v4.19/Documentation/isdn/ |
D | README.concap | 9 Thus, the mnemonic: "CONnection CONtrolling eNCAPsulation Protocol".
|
/Linux-v4.19/Documentation/admin-guide/ |
D | dynamic-debug-howto.rst | 229 (mnemonic: what the flags are currently equal to).
|
/Linux-v4.19/arch/sparc/ |
D | Kconfig | 274 Loading this driver allows exact mnemonic strings to be
|
/Linux-v4.19/scripts/ |
D | spelling.txt | 793 mmnemonic||mnemonic
|
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_io.c | 181 flowc->mnemval[paramidx].mnemonic = FW_FLOWC_MNEM_##__m; \ in send_tx_flowc_wr()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 684 u8 mnemonic; member
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 497 Note that there is no guarantee that every flag and associated mnemonic will
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 892 to stop just display the mnemonic at the current instruction on the console.
|