Searched refs:vfp (Results 26 - 36 of 36) sorted by relevance

12

/freebsd-13-stable/sys/arm64/arm64/
H A Dvm_machdep.c55 #include <machine/vfp.h>
78 * Save the tpidr_el0 and the vfp state, these normally happen
H A Dfreebsd32_machdep.c40 #include <machine/vfp.h>
H A Dtrap.c63 #include <machine/vfp.h>
H A Dmp_machdep.c65 #include <machine/vfp.h>
96 { "arm,vfp-base", MP_QUIRK_CPULIST },
H A Dmachdep.c90 #include <machine/vfp.h>
676 * Discard any vfp state for the current thread, we
/freebsd-13-stable/sys/dev/hdmi/
H A Ddwc_hdmi.c119 int hblank, vblank, hsync_len, hfp, vfp; local
171 vfp = sc->sc_mode.vsync_start - sc->sc_mode.vdisplay;
172 WR1(sc, HDMI_FC_VSYNCINDELAY, vfp);
/freebsd-13-stable/sys/crypto/armv8/
H A Darmv8_crypto.c59 #include <machine/vfp.h>
/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_mcdi.c1996 __out_opt uint32_t *vfp)
2022 if (vfp != NULL)
2023 *vfp = MCDI_OUT_DWORD(req, GET_FUNCTION_INFO_OUT_VF);
1993 efx_mcdi_get_function_info( __in efx_nic_t *enp, __out uint32_t *pfp, __out_opt uint32_t *vfp) argument
H A Def10_impl.h1165 __out_opt uint32_t *vfp);
/freebsd-13-stable/sys/arm64/linux/
H A Dlinux_sysvec.c61 #include <machine/vfp.h>
/freebsd-13-stable/share/mk/
H A Dbsd.cpu.mk108 _CPUCFLAGS = -march=armv7 -mfpu=vfp

Completed in 185 milliseconds

12