HomeSort by: relevance | last modified time | path
    Searched refs:linux__fpstate (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/compat/linux/arch/amd64/
linux_machdep.h 45 struct linux__fpstate { struct
58 __CTASSERT(sizeof (struct linux__fpstate) == 512);
88 struct linux__fpstate *fpstate;
linux_machdep.c 139 struct linux__fpstate *fpsp;
160 fpsp = (struct linux__fpstate *)sp;

Completed in 24 milliseconds