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

  /src/sys/arch/arm/include/
mcontext.h 154 } __vfpregset32_t; typedef in typeref:struct:__anonbb5140720208
158 __vfpregset32_t __vfpregs;
  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.c 61 __vfpregset32_t *vfpregs = &uc.uc_mcontext.__vfpregs;
114 __vfpregset32_t *vfpregs = &uc.uc_mcontext.__vfpregs;

Completed in 13 milliseconds