Searched refs:storage (Results 1 – 16 of 16) sorted by relevance
/arch/arm/include/asm/ |
D | ucontext.h | 45 struct crunch_state storage; member 57 struct iwmmxt_struct storage; member
|
/arch/arm/kernel/ |
D | signal.c | 39 crunch_task_copy(current_thread_info(), &kframe->storage); in preserve_crunch_context() 55 crunch_task_restore(current_thread_info(), &kframe->storage); in restore_crunch_context() 71 iwmmxt_task_copy(current_thread_info(), &kframe->storage); in preserve_iwmmxt_context() 87 iwmmxt_task_restore(current_thread_info(), &kframe->storage); in restore_iwmmxt_context()
|
/arch/s390/kernel/ |
D | head31.S | 37 # Save ipl parameters, clear bss memory, initialize storage key for kernel pages,
|
D | head64.S | 38 # Save ipl parameters, clear bss memory, initialize storage key for kernel pages,
|
/arch/arm/boot/dts/ |
D | orion5x-maxtor-shared-storage-2.dts | 19 compatible = "maxtor,shared-storage-2", "marvell,orion5x-88f5182", "marvell,orion5x";
|
D | am335x-nano.dts | 304 | |-->0x04000000-> Data storage start
|
D | Makefile | 353 orion5x-maxtor-shared-storage-2.dtb \
|
/arch/m68k/fpsp040/ |
D | decbin.S | 133 | (*) d0: temp digit storage 146 leal FP_SCR1(%a6),%a0 |load tmp bcd storage address
|
/arch/powerpc/platforms/ps3/ |
D | Kconfig | 146 storage or system swap.
|
/arch/cris/arch-v32/kernel/ |
D | head.S | 210 ;; Put the following in a section so that storage for it can be
|
/arch/x86/crypto/ |
D | aesni-intel_avx-x86_64.S | 215 TMP1 = 16*0 # Temporary storage for AAD 216 TMP2 = 16*1 # Temporary storage for AES State 2 (State 1 is stored in an XMM register) 217 TMP3 = 16*2 # Temporary storage for AES State 3 218 TMP4 = 16*3 # Temporary storage for AES State 4 219 TMP5 = 16*4 # Temporary storage for AES State 5 220 TMP6 = 16*5 # Temporary storage for AES State 6 221 TMP7 = 16*6 # Temporary storage for AES State 7 222 TMP8 = 16*7 # Temporary storage for AES State 8
|
/arch/xtensa/ |
D | Kconfig | 402 storage.
|
/arch/cris/arch-v10/kernel/ |
D | head.S | 160 ;; Put this in a suitable section where we can reclaim storage
|
/arch/xtensa/kernel/ |
D | entry.S | 520 wsr a1, depc # use DEPC as temp storage
|
/arch/blackfin/ |
D | Kconfig | 934 stack storage. You cannot place the stacks of FLAT binaries
|
/arch/arm/ |
D | Kconfig | 2037 Execute-In-Place allows the kernel to run from non-volatile storage
|