Searched refs:bdb_size (Results 1 – 5 of 5) sorted by relevance
157 v->bdb_header.bdb_size = sizeof(struct vbt) - sizeof(struct vbt_header) in virt_vbt_generation()
44 u16 bdb_size; /**< in bytes */ member
41 total = bdb->bdb_size; in find_section()
75 u16 bdb_size; member
88 total = bdb->bdb_size; in find_section()1676 if (range_overflows_t(size_t, vbt->bdb_offset, bdb->bdb_size, size)) { in intel_bios_is_valid_vbt()