Searched refs:initpass (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/x86/iommu/ | ||
H A D | amd_reg.h | 314 u_int initpass:1; /* INIT pass-through */ member |
H A D | amd_ctx.c | 445 dtep->initpass = (dte & ACPI_IVHD_INIT_PASS) != 0; in dte_entry_init_one() |