Searched refs:ivrs (Results 1 – 1 of 1) sorted by relevance
1641 static u8 get_highest_supported_ivhd_type(struct acpi_table_header *ivrs) in get_highest_supported_ivhd_type() argument1643 u8 *base = (u8 *)ivrs; in get_highest_supported_ivhd_type()1649 while (((u8 *)ivhd - base < ivrs->length) && in get_highest_supported_ivhd_type()