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