Searched defs:x86_task_fpu (Results 1 – 2 of 2) sorted by relevance
60 struct fpu *x86_task_fpu(struct task_struct *task) in x86_task_fpu() function
522 # define x86_task_fpu(task) ((struct fpu *)((void *)(task) + sizeof(*(task)))) macro