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()
30 u16 bdb_size; /**< in bytes */ member
29 total = bdb->bdb_size; in find_section()
75 u16 bdb_size; member
103 total = bdb->bdb_size; in find_raw_section()3005 if (range_overflows_t(size_t, vbt->bdb_offset, bdb->bdb_size, size)) { in intel_bios_is_valid_vbt()