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

  /src/sys/compat/linux32/arch/aarch64/
linux32_machdep.h 74 struct linux32_vfp_sigframe { struct
83 struct linux32_vfp_sigframe vfp;
linux32_machdep.c 93 aux->vfp.size = sizeof(struct linux32_vfp_sigframe);
153 aux->vfp.size == sizeof(struct linux32_vfp_sigframe)) {

Completed in 14 milliseconds