Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/include/asm/
H A Ducontext.h49 #define IWMMXT_STORAGE_SIZE (IWMMXT_SIZE + 8) macro
/openbmc/linux/arch/arm/kernel/
H A Dsignal.c42 kframe->size = IWMMXT_STORAGE_SIZE; in preserve_iwmmxt_context()
53 .size = IWMMXT_STORAGE_SIZE, in preserve_iwmmxt_context()
84 if (kframe->size != IWMMXT_STORAGE_SIZE) in restore_iwmmxt_context()
94 *auxp += IWMMXT_STORAGE_SIZE; in restore_iwmmxt_context()