Home
last modified time | relevance | path

Searched defs:bootorder_fw_cfg_blob (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/arch/src/
H A Dlib.rs373 pub bootorder_fw_cfg_blob: Vec<u8>, field
/aosp_15_r20/external/crosvm/src/crosvm/sys/
H A Dlinux.rs2096 let mut bootorder_fw_cfg_blob = in run_vm() localVariable