Home
last modified time | relevance | path

Searched refs:linux32 (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/amd64/
H A DMakefile14 DAMD64= acpica amd64 ia32 include linux linux32 pci sgx vmm
27 ${SYS}/amd64/linux32/*.[ch] ${SYS}/amd64/pci/*.[ch] \
/freebsd/tools/kerneldoc/subsys/
H A DMakefile42 .if exists(${S}/${TARGET_ARCH}/linux32)
43 DOXYGEN_LINUX_PATH+= ${S}/${TARGET_ARCH}/linux32
/freebsd/secure/lib/libcrypto/
H A DMakefile.asm195 env CC=cc perl ${.IMPSRC} linux32 ${.TARGET:R:S/$/.s/}
334 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
339 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
344 env CC=cc perl ${.ALLSRC} linux32 ${.TARGET:R:S/$/.s/}
349 env CC=cc perl ${.IMPSRC} linux32 ${.TARGET:R:S/$/.s/}
/freebsd/usr.bin/truss/
H A Dsetup.c106 static struct procabi linux32 = { variable
110 .extra_syscalls = STAILQ_HEAD_INITIALIZER(linux32.extra_syscalls),
135 { "Linux ELF32", &linux32 },
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c729 static SYSCTL_NODE(_compat, OID_AUTO, linux32, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
/freebsd/
H A DMakefile.inc11600 sys/amd64/linux32 \