Home
last modified time | relevance | path

Searched refs:thread_xstate (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/sh/include/asm/
Dprocessor_32.h92 union thread_xstate { union
114 union thread_xstate *xstate;
Dprocessor_64.h97 union thread_xstate { union
128 union thread_xstate *xstate;
/Linux-v4.19/arch/sh/kernel/
Dprocess.c61 __alignof__(union thread_xstate), in arch_task_cache_init()