Home
last modified time | relevance | path

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

/packages/modules/Virtualization/guest/pvmfw/src/
Dfdt.rs17 use crate::bootargs::BootArgsIterator;
207 if let Some(bootargs) = chosen.getprop_str(c"bootargs")? { in read_bootargs_from()
210 let copy = CString::new(bootargs.to_bytes()).map_err(|_| FdtError::BadValue)?; in read_bootargs_from()
217 fn patch_bootargs(fdt: &mut Fdt, bootargs: &CStr) -> libfdt::Result<()> { in patch_bootargs()
222 node.setprop(c"bootargs", bootargs.to_bytes_with_nul()) in patch_bootargs()
1092 bootargs: Option<CString>, field
1198 let bootargs = read_bootargs_from(fdt).map_err(|e| { in parse_device_tree() localVariable
1291 bootargs, in parse_device_tree()
1316 if let Some(bootargs) = &info.bootargs { in patch_device_tree()
1317 patch_bootargs(fdt, bootargs.as_c_str()).map_err(|e| { in patch_device_tree()
[all …]
Dbootargs.rs58 pub fn new(bootargs: &'a CStr) -> Result<Self, String> { in new()
59 let arg = bootargs.to_str().map_err(|e| format!("{e}"))?; in new()
Dmain.rs23 mod bootargs; module
/packages/modules/Virtualization/tests/pvmfw/assets/
Davf_debug_policy_without_ramdump.dts15 adb = <1>; // adb is required to check VM's bootargs.
Davf_debug_policy_with_ramdump.dts15 adb = <1>; // adb is required to check VM's bootargs.
/packages/modules/Virtualization/guest/pvmfw/
DTEST_MAPPING9 "name" : "libpvmfw.bootargs.test"
DAndroid.bp63 name: "libpvmfw.bootargs.test",
65 // For now, only bootargs.rs is written to be conditionally compiled with std.
66 srcs: ["src/bootargs.rs"],
/packages/modules/Virtualization/guest/pvmfw/testdata/
Dtest_crosvm_dt_base.dtsi13 bootargs = "panic=-1 crashkernel=31M";
/packages/modules/Virtualization/tests/backcompat_test/goldens/
Ddt_dump_protected_golden.dts52 bootargs = "panic=-1";
Ddt_dump_golden.dts52 bootargs = "panic=-1";
/packages/modules/Virtualization/guest/kernel/android16-6.12/arm64/16k/
DSystem.map36324 ffffc00080b02c76 d __pi_get_bootargs_cmdline.bootargs
/packages/modules/Virtualization/guest/kernel/android16-6.12/arm64/
DSystem.map36326 ffffffc080aa7c76 d __pi_get_bootargs_cmdline.bootargs