Searched refs:dtbo_path (Results 1 – 1 of 1) sorted by relevance
99 let dtbo_path = get_dtbo_img_path()?; in writeVmDtbo() localVariable100 let mut dtbo_img = File::open(dtbo_path) in writeVmDtbo()