Home
last modified time | relevance | path

Searched refs:bios_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser_helper.c43 if (offset > bp->bios_size || size > bp->bios_size - offset) in bios_get_image()
/linux/arch/loongarch/include/asm/
H A Dbootinfo.h19 int bios_size; member
/linux/arch/loongarch/kernel/
H A Denv.c102 b_info.bios_size, b_info.bios_release_date, in boardinfo_show()
H A Dsetup.c144 b_info.bios_size = (*(dmi_data + SMBIOS_BIOSSIZE_OFFSET) + 1) << 6; in parse_bios_table()