Home
last modified time | relevance | path

Searched refs:IWMMXT_STORAGE_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/arm/include/asm/
Ducontext.h52 #define IWMMXT_STORAGE_SIZE (IWMMXT_SIZE + 8) macro
/linux-4.4.14/arch/arm/kernel/
Dsignal.c70 kframe->size = IWMMXT_STORAGE_SIZE; in preserve_iwmmxt_context()
85 kframe->size != IWMMXT_STORAGE_SIZE) in restore_iwmmxt_context()