| /linux/arch/powerpc/kernel/ |
| H A D | vmlinux.lds.S | 9 __soft_mask_table : AT(ADDR(__soft_mask_table) - LOAD_OFFSET) { \ 17 __restart_table : AT(ADDR(__restart_table) - LOAD_OFFSET) { \ 66 .head.text : AT(ADDR(.head.text) - LOAD_OFFSET) { 92 .text ALIGN(0) : AT(ADDR(.text) - LOAD_OFFSET) { 99 .text : AT(ADDR(.text) - LOAD_OFFSET) { 129 .sdata2 : AT(ADDR(.sdata2) - LOAD_OFFSET) { 134 .data.rel.ro : AT(ADDR(.data.rel.ro) - LOAD_OFFSET) { 138 .branch_lt : AT(ADDR(.branch_lt) - LOAD_OFFSET) { 143 .got1 : AT(ADDR(.got1) - LOAD_OFFSET) { 146 .got2 : AT(ADDR(.got2) - LOAD_OFFSET) { [all …]
|
| /linux/arch/microblaze/kernel/ |
| H A D | vmlinux.lds.S | 30 .text : AT(ADDR(.text) - LOAD_OFFSET) { 48 __fdt_blob : AT(ADDR(__fdt_blob) - LOAD_OFFSET) { 62 .sdata2 : AT(ADDR(.sdata2) - LOAD_OFFSET) { 78 .sdata : AT(ADDR(.sdata) - LOAD_OFFSET) { 83 .sbss : AT(ADDR(.sbss) - LOAD_OFFSET) { 99 .init.data : AT(ADDR(.init.data) - LOAD_OFFSET) { 104 .init.ivt : AT(ADDR(.init.ivt) - LOAD_OFFSET) { 110 .init.setup : AT(ADDR(.init.setup) - LOAD_OFFSET) { 114 .initcall.init : AT(ADDR(.initcall.init) - LOAD_OFFSET ) { 118 .con_initcall.init : AT(ADDR(.con_initcall.init) - LOAD_OFFSET) { [all …]
|
| /linux/arch/sh/kernel/ |
| H A D | vmlinux.lds.S | 25 .empty_zero_page : AT(ADDR(.empty_zero_page)) { 29 .text : AT(ADDR(.text)) { 57 .machvec.init : AT(ADDR(.machvec.init)) { 69 .exit.text : AT(ADDR(.exit.text)) { EXIT_TEXT } 70 .exit.data : AT(ADDR(.exit.data)) { EXIT_DATA } 77 .bss : AT(ADDR(.bss) - LOAD_OFFSET) {
|
| /linux/arch/csky/kernel/ |
| H A D | vmlinux.lds.S | 29 .text : AT(ADDR(.text) - LOAD_OFFSET) { 64 .text_data_tcm FIXADDR_TCM : AT(__tcm_start) 86 .data_tcm FIXADDR_TCM + ITCM_SIZE : AT(__dtcm_start) 97 .tcm_end : AT(ADDR(.dtcm_start) + SIZEOF(.data_tcm)) { 99 .tcm_end : AT(ADDR(.tcm_start) + SIZEOF(.text_data_tcm)) {
|
| /linux/arch/arm/kernel/ |
| H A D | vmlinux-xip.lds.S | 64 __ex_table : AT(ADDR(__ex_table) - LOAD_OFFSET) { 117 .data.ro_after_init : AT(ADDR(.data.ro_after_init) - LOAD_OFFSET) { 124 .init.data : AT(ADDR(.init.data) - LOAD_OFFSET) { 127 .exit.data : AT(ADDR(.exit.data) - LOAD_OFFSET) { 143 .data.endmark : AT(ADDR(.data.endmark) - LOAD_OFFSET) { }
|
| /linux/arch/mips/kernel/ |
| H A D | mcount.S | 25 PTR_S AT, PT_R1(sp) 40 PTR_L AT, PT_R1(sp) 56 move ra, AT 101 move a1, AT /* arg2: parent's return address */ 129 move a1, AT /* arg2: parent's return address */
|
| H A D | vmlinux.lds.S | 125 .mips.machines.init : AT(ADDR(.mips.machines.init) - LOAD_OFFSET) { 151 .appended_dtb : AT(ADDR(.appended_dtb) - LOAD_OFFSET) {
|
| /linux/arch/alpha/lib/ |
| H A D | udiv-qrnnd.S | 48 #define AT $at macro 150 subq n1,d,AT 152 cmovne tmp,AT,n1 155 addq n0,1,AT 156 cmoveq tmp,AT,n0 157 subq n1,d,AT 158 cmoveq tmp,AT,n1
|
| /linux/Documentation/networking/device_drivers/can/ |
| H A D | can327.rst | 101 After issuing the "``AT WS``" command, the controller will respond with 104 >AT WS 167 mode (using "``AT PB``", see code or datasheet). 207 "``AT CSM``" (CAN Silent Monitoring, i.e. don't send CAN ACKs) is 209 while listening: "``AT MA``" (Monitor All) will always be "silent". 214 reception mode on its own and can327 will fall back to "``AT MA``" 231 While there is a command (``AT CS``) to retrieve some basic stats, 237 These versions do not send CAN ACKs when in monitoring mode (AT MA). 242 Starting with version 1.4b, the ELM327 supports the "``AT CSM``" 248 These chips do not support the "``AT PB``" command, and thus cannot [all …]
|
| /linux/arch/arm/include/asm/ |
| H A D | vmlinux.lds.h | 132 OVERLAY 0xffff0000 : NOCROSSREFS AT(__vectors_lma) { \ 151 .stubs ADDR(.vectors) + 0x1000 : AT(__stubs_lma) { \ 161 .text_itcm ITCM_OFFSET : AT(__itcm_start - LOAD_OFFSET) { \ 171 .data_dtcm DTCM_OFFSET : AT(__dtcm_start - LOAD_OFFSET) { \
|
| /linux/drivers/eisa/ |
| H A D | eisa.ids | 64 AIR0101 "AIR486SE/25/33 EISA Baby AT-foot print motherboard." 120 ATI1500 "ATI AT-1500 Ethernet Adapter Card" 121 ATI1700 "ATI AT-1700 Ethernet Adapter Card" 127 ATT2402 "AT&T SCSI Host Adapter A (StarServer E)" 156 COG5000 "Cogent eMASTER+ AT Combo 16-Bit Workstation Ethernet Adapter" 617 ICU0280 "Cogent E/Master II-AT" 618 ICU0290 "Cogent E/Master I-AT" 629 ICU0320 "Racal-Datacom InterLan AT" 642 ICU03F0 "Tiara Lancard AT" 644 ICU0410 "Tiara ARCNET Lancard AT" [all …]
|
| /linux/arch/mips/lib/ |
| H A D | strnlen_user.S | 35 li AT, 1 52 PTR_ADDU v0, AT
|
| /linux/fs/nfsd/ |
| H A D | nfs2acl.c | 325 #define AT 21 /* attributes */ macro 326 #define pAT (1+AT) /* post attributes - conditional */ 362 .pc_xdrressize = ST+AT, 374 .pc_xdrressize = ST+AT, 386 .pc_xdrressize = ST+AT+1,
|
| H A D | nfsproc.c | 639 #define AT 18 /* attributes */ macro 662 .pc_xdrressize = ST+AT, 674 .pc_xdrressize = ST+AT, 697 .pc_xdrressize = ST+FH+AT, 720 .pc_xdrressize = ST+AT+1+NFS_MAXDATA/4, 743 .pc_xdrressize = ST+AT, 755 .pc_xdrressize = ST+FH+AT, 811 .pc_xdrressize = ST+FH+AT,
|
| /linux/Documentation/driver-api/tty/ |
| H A D | n_gsm.rst | 21 #. Initialize the modem in 0710 mux mode (usually ``AT+CMUX=`` command) through 59 /* send the AT commands to switch the modem to CMUX mode 61 write(fd, "AT+CMUX=0\r", 10); 122 #. Receive ``AT+CMUX=`` command through its serial port, initialize mux mode 156 /* get serial data and check "AT+CMUX=command" parameter ... */
|
| /linux/arch/mips/include/asm/ |
| H A D | regdef.h | 113 #define AT $1 /* assembler temp - uppercase because of ".set at" */ 156 #define AT $at /* assembler temp - uppercase because of ".set at" */
|
| /linux/arch/loongarch/kernel/ |
| H A D | vmlinux.lds.S | 83 .altinstructions : AT(ADDR(.altinstructions) - LOAD_OFFSET) { 133 .la_abs : AT(ADDR(.la_abs) - LOAD_OFFSET) {
|
| /linux/drivers/input/serio/ |
| H A D | Kconfig | 11 * standard AT keyboard and PS/2 mouse * 34 i8042 is the chip over which the standard AT keyboard and PS/2 67 an additional AT keyboard, XT keyboard or PS/2 mouse. 81 Say Y here if you have the Acorn RiscPC and want to use an AT 118 AT and PS/2 keyboards. These are as follows: 120 PrecisionBook Standard AT or PS/2 198 to a PS/2 port, such as PS/2 mouse or standard AT keyboard. 233 or any standard AT keyboard connected to the mailboard port.
|
| /linux/arch/sh/include/asm/ |
| H A D | vmlinux.lds.h | 9 .eh_frame : AT(ADDR(.eh_frame) - LOAD_OFFSET) { \
|
| /linux/arch/xtensa/boot/boot-elf/ |
| H A D | boot.lds.S | 23 .image KERNELOFFSET: AT (CONFIG_KERNEL_LOAD_ADDRESS)
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | regdef.h | 40 #define AT $at /* assembler temporary */ macro
|
| /linux/arch/m68k/q40/ |
| H A D | README | 79 The Q40 consists of a 68040@40 MHz, 1MB video RAM, up to 32MB RAM, AT-style 121 q40 receives AT make/break codes from the keyboard, these are translated to 125 Unfortunately the AT->PC translation isn't quite trivial and even worse, my 134 - AT codes as displayed by the q40 debugging ROM
|
| /linux/arch/xtensa/boot/boot-redboot/ |
| H A D | boot.ld | 36 .image 0xd0003000: AT(__image_load)
|
| /linux/arch/hexagon/kernel/ |
| H A D | vmlinux.lds.S | 38 .text : AT(ADDR(.text)) {
|
| /linux/arch/openrisc/kernel/ |
| H A D | vmlinux.lds.S | 50 .text : AT(ADDR(.text) - LOAD_OFFSET)
|