Searched refs:Size (Results 1 – 14 of 14) sorted by relevance
| /arch/arm/mach-sa1100/include/mach/ |
| A D | bitfield.h | 46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
|
| A D | SA-1100.h | 141 #define UDCOMP_OutMaxPkt(Size) /* Output Maximum Packet size */ \ argument 143 (((Size) - 1) << FShft (UDCOMP_OUTMAXP)) 147 #define UDCIMP_InMaxPkt(Size) /* Input Maximum Packet size */ \ argument 149 (((Size) - 1) << FShft (UDCIMP_INMAXP)) 759 #define SSCR0_DataSize(Size) /* Data Size Select [4..16] */ \ argument 760 (((Size) - 1) << FShft (SSCR0_DSS))
|
| /arch/arm/boot/bootp/ |
| A D | init.S | 43 movne r4, #2 @ Size of this entry (2 words) 44 stmiane r9, {r4, r5, r10} @ Size, ATAG_CORE, terminator 56 mov r5, #4 @ Size of initrd tag (4 words)
|
| /arch/sh/lib/ |
| A D | memcpy-sh4.S | 24 ! Size is 16 or greater, and may have trailing bytes 97 ! Size is 16 or greater, and may have trailing bytes 239 ! Size is not small, so its worthwhile looking for optimisations. 347 ! Size is 16 or greater and less than 64, but may have trailing bytes 396 ! Size is at least 64 bytes, so will be going round the big loop at least once.
|
| /arch/arm/ |
| A D | Kconfig-nommu | 27 hex 'FLASH Size' if SET_MEM_PARAM
|
| /arch/xtensa/boot/boot-redboot/ |
| A D | bootstrap.S | 33 # a3: Size of parameter list
|
| /arch/arc/ |
| A D | Kconfig | 245 int "ICCM Size in KB" 255 int "DCCM Size in KB" 285 prompt "MMU Page Size" 305 prompt "MMU Super Page Size"
|
| /arch/microblaze/ |
| A D | Kconfig | 205 hex "Size of user task space" if TASK_SIZE_BOOL
|
| /arch/m68k/fpsp040/ |
| A D | util.S | 636 | | 0 | Size | Dest Reg # | 639 | Size is:
|
| A D | decbin.S | 15 | Object Size:
|
| /arch/x86/boot/ |
| A D | header.S | 174 .byte 8 # Size
|
| /arch/m68k/ |
| A D | Kconfig.machine | 357 hex "Size of RAM (in bytes), or 0 for automatic"
|
| /arch/powerpc/ |
| A D | Kconfig | 1299 hex "Size of user task space" if TASK_SIZE_BOOL 1316 int "Size of modules/execmem area (In Mbytes)" if MODULES_SIZE_BOOL
|
| /arch/x86/lib/ |
| A D | x86-opcode-map.txt | 154 66: Operand-Size (Prefix) 155 67: Address-Size (Prefix)
|
Completed in 874 milliseconds