Searched refs:iwmmxt_sigframe (Results 1 – 2 of 2) sorted by relevance
54 struct iwmmxt_sigframe { struct91 struct iwmmxt_sigframe iwmmxt;
62 static int preserve_iwmmxt_context(struct iwmmxt_sigframe *frame) in preserve_iwmmxt_context()65 struct iwmmxt_sigframe *kframe; in preserve_iwmmxt_context()68 kframe = (struct iwmmxt_sigframe *)((unsigned long)(kbuf + 8) & ~7); in preserve_iwmmxt_context()75 static int restore_iwmmxt_context(struct iwmmxt_sigframe *frame) in restore_iwmmxt_context()78 struct iwmmxt_sigframe *kframe; in restore_iwmmxt_context()81 kframe = (struct iwmmxt_sigframe *)((unsigned long)(kbuf + 8) & ~7); in restore_iwmmxt_context()