Searched refs:ivrs (Results 1 – 1 of 1) sorted by relevance
1912 static u8 get_highest_supported_ivhd_type(struct acpi_table_header *ivrs) in get_highest_supported_ivhd_type() argument1914 u8 *base = (u8 *)ivrs; in get_highest_supported_ivhd_type()1920 while (((u8 *)ivhd - base < ivrs->length) && in get_highest_supported_ivhd_type()3062 static void __init ivinfo_init(void *ivrs) in ivinfo_init() argument3064 amd_iommu_ivinfo = *((u32 *)(ivrs + IOMMU_IVINFO_OFFSET)); in ivinfo_init()