HomeSort by: relevance | last modified time | path
    Searched defs:apic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/ia64/stand/ia64/ski/
acpi_stub.c 77 } apic = { variable in typeref:struct:__anondcdd5ed80308
81 sizeof(apic), /* Length of table. */
94 sizeof(apic.cpu0), /* Length. */
104 sizeof(apic.cpu1), /* Length. */
114 sizeof(apic.cpu2), /* Length. */
124 sizeof(apic.cpu3), /* Length. */
134 sizeof(apic.sapic), /* Length. */
157 0UL /* XXX APIC table address. */
192 xsdt.apic_tbl = (UINT32)(uintptr_t)&apic;
acpi_stub.c 77 } apic = { variable in typeref:struct:__anondcdd5ed80308
81 sizeof(apic), /* Length of table. */
94 sizeof(apic.cpu0), /* Length. */
104 sizeof(apic.cpu1), /* Length. */
114 sizeof(apic.cpu2), /* Length. */
124 sizeof(apic.cpu3), /* Length. */
134 sizeof(apic.sapic), /* Length. */
157 0UL /* XXX APIC table address. */
192 xsdt.apic_tbl = (UINT32)(uintptr_t)&apic;

Completed in 21 milliseconds