Searched refs:KERNEL (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-12-stable/release/amd64/
H A Damd64.conf10 KERNEL="GENERIC"
/freebsd-12-stable/release/arm64/
H A Daarch64.conf11 KERNEL="GENERIC"
H A DPINE64-LTS.conf13 KERNEL="GENERIC"
H A DPINE64.conf13 KERNEL="GENERIC"
H A DRPI3.conf15 KERNEL="GENERIC"
29 FATMOUNT="${DESTDIR%${KERNEL}}fat"
H A DPINEBOOK.conf13 KERNEL="GENERIC"
H A DROCKPRO64.conf13 KERNEL="GENERIC"
/freebsd-12-stable/release/powerpc/
H A Dpowerpc.conf10 KERNEL="GENERIC"
H A Dpowerpc64.conf10 KERNEL="GENERIC64"
H A Dpowerpcspe.conf10 KERNEL="MPC85XXSPE"
/freebsd-12-stable/release/sparc64/
H A Dsparc64.conf10 KERNEL="GENERIC"
/freebsd-12-stable/release/i386/
H A Di386.conf11 KERNEL="GENERIC"
/freebsd-12-stable/release/arm/
H A DGENERICSD.conf12 KERNEL="GENERIC"
H A DBANANAPI.conf13 KERNEL="GENERIC"
H A DCUBIEBOARD.conf13 KERNEL="GENERIC"
H A DCUBIEBOARD2.conf13 KERNEL="GENERIC"
H A DCUBOX-HUMMINGBOARD.conf13 KERNEL="GENERIC"
H A DWANDBOARD.conf13 KERNEL="GENERIC"
H A DBEAGLEBONE.conf13 KERNEL="GENERIC"
21 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
H A DPANDABOARD.conf13 KERNEL="GENERIC"
21 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
H A DRPI-B.conf13 KERNEL="RPI-B"
29 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
H A DRPI2.conf13 KERNEL="GENERIC"
29 FATMOUNT="${DESTDIR%${KERNEL}}/fat"
/freebsd-12-stable/usr.sbin/crashinfo/
H A Dcrashinfo.sh102 KERNEL=$k
111 KERNEL=
125 KERNEL=$OPTARG
202 if [ -z "$KERNEL" ]; then
204 if [ -z "$KERNEL" ]; then
208 elif [ ! -e $KERNEL ]; then
209 echo "$KERNEL not found"
216 ostype=$(gdb_command $KERNEL 'printf "%s", ostype')
217 osrelease=$(gdb_command $KERNEL 'printf "%s", osrelease')
218 version=$(gdb_command $KERNEL 'print
[all...]
/freebsd-12-stable/sys/dev/pbio/
H A Dpbioio.h40 #ifndef KERNEL
/freebsd-12-stable/targets/pseudo/kernel/
H A DMakefile4 KERNCONF?= ${KERNEL:UGENERIC}

Completed in 261 milliseconds

1234