27.10.2015 Views

Advanced Configuration and Power Interface Specification

ACPI_6.0

ACPI_6.0

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Device <strong>Configuration</strong><br />

Field Object Type Definition<br />

Link Control Register AND Mask Integer Bits [15 :0] contain the “AND mask” to be used in the<br />

OSPM algorithm described above.<br />

Link Control Register OR Mask Integer Bits [15 :0] contain the “OR mask” to be used in the<br />

OSPM algorithm described above.<br />

Secondary Uncorrectable Error<br />

Severity Register AND Mask<br />

Secondary Uncorrectable Error<br />

Severity Register OR Mask<br />

Secondary Uncorrectable Error Mask<br />

Register AND Mask<br />

Secondary Uncorrectable Error Mask<br />

Register OR Mask<br />

Integer<br />

Integer<br />

Integer<br />

Integer<br />

Bits [31 :0] contain the “AND mask” to be used in the<br />

OSPM algorithm described above<br />

Bits [31 :0] contain the “OR mask” to be used in the<br />

OSPM algorithm described above<br />

Bits [31 :0] contain the “AND mask” to be used in the<br />

OSPM algorithm described above<br />

Bits [31 :0] contain the “OR mask” to be used in the<br />

OSPM algorithm described above<br />

6.2.9.4 _HPX Example<br />

Method (_HPX, 0) {<br />

}<br />

Return (Package(2){<br />

Package(6){ // PCI Setting Record<br />

0x00, // Type 0<br />

0x01, // Revision 1<br />

0x08, // CacheLineSize in DWORDS<br />

0x40, // LatencyTimer in PCI clocks<br />

0x01, // Enable SERR (Boolean)<br />

0x00<br />

// Enable PERR (Boolean)<br />

},<br />

Package(5){ // PCI-X Setting Record<br />

0x01, // Type 1<br />

0x01, // Revision 1<br />

0x03, // Maximum Memory Read Byte Count<br />

0x04, // Average Maximum Outst<strong>and</strong>ing Split Transactions<br />

0x07<br />

// Total Maximum Outst<strong>and</strong>ing Split Transactions<br />

}<br />

})<br />

6.2.10 _MAT (Multiple APIC Table Entry)<br />

This optional object evaluates to a buffer returning data in the format of a series of Multiple APIC<br />

Description Table (MADT) APIC Structure entries. This object can appear under an I/O APIC or<br />

processor object definition as processors may contain Local APICs. Specific types of MADT entries<br />

are meaningful to (in other words, is processed by) OSPM when returned via the evaluation of this<br />

object as described below. Other entry types returned by the evaluation of _MAT are ignored by<br />

OSPM.<br />

When _MAT appears under a Processor object, OSPM processes Local APIC (Section 5.2.12.2,<br />

“Processor Local APIC Structure”), Local SAPIC Structure (Section 5.2.12.10, “Local SAPIC<br />

Structure”), local APIC NMI (Section 5.2.12.7, “Local APIC NMI Structure”), Processor Local<br />

x2APIC Structure (Section 5.2.12.12 Processor Local x2APIC Structure), Local x2APIC NMI<br />

(Section 5.2.12.13 Local x2APIC NMI Structure), <strong>and</strong> GICC Structure (Section 5.2.12.14 GICC<br />

Structure) entries returned from the object’s evaluation. Other entry types are ignored by OSPM.<br />

OSPM uses the ACPI processor ID in the entries returned from the object’s evaluation to identify the<br />

Version 6.0 311

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!