Searched refs:bootconfig_size (Results 1 – 4 of 4) sorted by relevance
314 EXPECT_EQ(hdr_v4->bootconfig_size, env->bootconfig->size()); in TEST_P()316 auto s = round_up(hdr_v4->bootconfig_size, hdr_v4->page_size); in TEST_P()383 EXPECT_EQ(hdr->bootconfig_size, env->bootconfig->size()); in TEST_P()389 auto s = round_up(hdr->bootconfig_size, hdr->page_size); in TEST_P()
253 const uint32_t s = round_up(hdr_v4->bootconfig_size, hdr_v4->page_size); in replace_default_vendor_ramdisk()316 const uint32_t s = round_up(hdr->bootconfig_size, hdr->page_size); in replace_vendor_ramdisk_fragment()
408 uint32_t bootconfig_size; /* size in bytes for the bootconfig section */ member
515 pub bootconfig_size: u32, field567 unsafe { ::core::ptr::addr_of!((*ptr).bootconfig_size) as usize - ptr as usize }, in bindgen_test_layout_vendor_boot_img_hdr_v4()573 stringify!(bootconfig_size) in bindgen_test_layout_vendor_boot_img_hdr_v4()