Searched refs:Size (Results 1 – 17 of 17) sorted by relevance
/arch/arm/mach-pxa/include/mach/ |
D | bitfield.h | 47 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
|
/arch/arm/mach-sa1100/include/mach/ |
D | bitfield.h | 46 #define Fld(Size, Shft) (((Size) << 16) + (Shft)) argument
|
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/ |
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/ |
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/x86/boot/ |
D | header.S | 206 .long 0 # Size of initialized data 242 .long 0 # Size of initialized data 261 .long 0 # Size of initialized data
|
/arch/arm/ |
D | Kconfig-nommu | 27 hex 'FLASH Size' if SET_MEM_PARAM
|
/arch/arc/ |
D | Kconfig | 257 int "ICCM Size in KB" 267 int "DCCM Size in KB" 313 prompt "MMU Page Size" 332 prompt "MMU Super Page Size"
|
/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 32 # a3: Size of parameter list
|
/arch/m68k/ |
D | Kconfig.machine | 349 hex "Size of RAM (in bytes), or 0 for automatic" 436 hex "Size of the ROM device" 440 Size of the ROM device. On some platforms this is used to setup
|
/arch/m68k/fpsp040/ |
D | util.S | 636 | | 0 | Size | Dest Reg # | 639 | Size is:
|
D | decbin.S | 15 | Object Size:
|
/arch/microblaze/ |
D | Kconfig | 237 hex "Size of user task space" if TASK_SIZE_BOOL
|
/arch/arm/crypto/ |
D | sha1-armv4-large.S | 23 @ Size/performance trade-off
|
/arch/x86/lib/ |
D | x86-opcode-map.txt | 149 66: Operand-Size (Prefix) 150 67: Address-Size (Prefix)
|
/arch/s390/ |
D | Kconfig | 712 int "Size of the guard area (128-1024)"
|
/arch/powerpc/ |
D | Kconfig | 1175 hex "Size of user task space" if TASK_SIZE_BOOL
|