Searched refs:sv_hwcap2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/arm/
H A Delf_machdep.c96 .sv_hwcap2 = &elf_hwcap2,
/freebsd-11-stable/sys/sys/
H A Dsysent.h133 u_long *sv_hwcap2; /* Value passed in AT_HWCAP2. */ member in struct:sysentvec
/freebsd-11-stable/sys/kern/
H A Dimgact_elf.c1154 if (imgp->sysent->sv_hwcap2 != NULL)
1155 AUXARGS_ENTRY(pos, AT_HWCAP2, *imgp->sysent->sv_hwcap2);

Completed in 128 milliseconds