Home
last modified time | relevance | path

Searched refs:bootargs (Results 1 – 25 of 425) sorted by relevance

12345678910>>...17

/linux/tools/testing/selftests/rcutorture/bin/
H A Dfunctions.sh60 if echo "${bootargs}" | grep -q 'nr_cpus=[0-9]'
62 nr_cpus="`echo "${bootargs}" | sed -e 's/^.*nr_cpus=\([0-9]*\).*$/\1/'`"
85 if echo "${bootargs}" | grep -q 'maxcpus=[0-9]'
87 maxcpus="`echo "${bootargs}" | sed -e 's/^.*maxcpus=\([0-9]*\).*$/\1/'`"
H A Dkvm-again.sh53 bootargs=
81 --bootargs|--bootarg)
82 checkarg --bootargs "(list of kernel boot arguments)" "$#" "$2" '.*' '^--'
83 bootargs="$bootargs $2"
220 …kvm-transform.sh "$kernel_dir/bzImage" "$qemu_cmd_dir/console.log" "$jitter_dir" "$dur" "$bootargs
H A Dkvm-transform.sh51 bootargs="$5"
55 echo $bootargs | tr -s ' ' '\012' |
57 echo $bootargs | tr -s ' ' '\012' | sed -e 's/=.*$//' |
/linux/arch/arc/boot/dts/
H A Dnsimosci.dts18 /* bootargs = "console=tty0 consoleblank=0"; */
20bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
H A Dnsimosci_hs.dts18 /* bootargs = "console=tty0 consoleblank=0"; */
20bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=tty0 console=ttyS0,115200n8 conso…
H A Dvdk_hs38.dts17bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
H A Dvdk_hs38_smp.dts17bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
H A Daxs101.dts17bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
H A Daxs103.dts20bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
/linux/arch/mips/boot/dts/ralink/
H A Dvocore2.dts15 bootargs = "console=ttyS2,115200";
/linux/arch/mips/boot/dts/brcm/
H A Dbcm3368-netgear-cvg834g.dts16 bootargs = "console=ttyS0,115200";
H A Dbcm9ejtagprb.dts16 bootargs = "console=ttyS0,115200";
H A Dbcm93384wvg.dts11 bootargs = "console=ttyS0,115200";
H A Dbcm6362-neufbox6-sercomm.dts16 bootargs = "console=ttyS0,115200";
H A Dbcm93384wvg_viper.dts11 bootargs = "console=ttyS0,115200";
H A Dbcm96368mvwg.dts16 bootargs = "console=ttyS0,115200";
/linux/arch/sparc/prom/
H A Dbootstr_32.c55 strscpy(barg_buf, *romvec->pv_v2bootargs.bootargs, sizeof(barg_buf)); in prom_getbootargs()
/linux/arch/xtensa/boot/dts/
H A Dkc705_nommu.dts9bootargs = "earlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/…
/linux/arch/arm/boot/dts/mediatek/
H A Dmt6589-aquaris5.dts16 bootargs = "console=ttyS0,921600n8 earlyprintk";
H A Dmt6582-prestigio-pmt5008-3g.dts14 bootargs = "console=ttyS0,921600n8 earlyprintk";
/linux/arch/arm/boot/dts/socionext/
H A Dmilbeaut-m10v-evb.dts15 bootargs = "rootwait earlycon";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm4708-buffalo-wzr-1166dhp2.dts17 bootargs = "console=ttyS0,115200";
H A Dbcm4708-buffalo-wzr-1166dhp.dts17 bootargs = "console=ttyS0,115200";
/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-i9305.dts10 /* bootargs are passed in by bootloader */
/linux/arch/arm64/boot/dts/sprd/
H A Dsp9863a-1h10.dts29 bootargs = "earlycon";

12345678910>>...17