Home
last modified time | relevance | path

Searched refs:table_end (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/amd64/unwind/
H A Deh_frame.c297 unsigned char *table, unsigned char *table_end,
353 unsigned char *table_bg, unsigned char *table_end, in locate_fde_for_pc() argument
357 unsigned char *pj = table_end; in locate_fde_for_pc()
371 get_table_ent_val(pr, table_end, enc, reloc, base, in locate_fde_for_pc()
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_acpi.c328 caddr_t table_end; in amd_iommu_acpi_init() local
351 table_end = (caddr_t)ivrsp + ivrsp->ivrs_hdr.Length; in amd_iommu_acpi_init()
357 for (cp = ivrsp_end; cp < table_end; cp += (al_vhd.ivhdp)->ivhd_len) { in amd_iommu_acpi_init()
363 for (cp = ivrsp_end; cp < table_end; cp += (al_vmd.ivmdp)->ivmd_len) { in amd_iommu_acpi_init()