Lines Matching +full:a +full:- +full:f0 +full:- +full:9
1 /* SPDX-License-Identifier: GPL-2.0 */
16 * This is the IO-APIC register space as specified
53 #define APIC_SPIV_FOCUS_DISABLED (1 << 9)
160 * All x86-64 systems are xAPIC compatible.
161 * In the following, "apicid" is a physical APIC ID.
164 #define XAPIC_DEST_CPUS_MASK ((1u << XAPIC_DEST_CPUS_SHIFT) - 1)
173 * tested, but we might eventually use this one in the future - the
175 * errata which cannot take 8-bit reads and writes, only 32-bit ones ...
248 /*0F0*/ struct { /* Spurious Interrupt Vector Register */
262 /*1F0*/ u32 bitfield;
302 /*2F0*/ struct { u32 __reserved[4]; } __reserved_14;
329 /*320*/ struct { /* LVT - Timer */
340 /*330*/ struct { /* LVT - Thermal Sensor */
351 /*340*/ struct { /* LVT - Performance Counter */
362 /*350*/ struct { /* LVT - LINT0 */
375 /*360*/ struct { /* LVT - LINT1 */
388 /*370*/ struct { /* LVT - Error */
423 /*3F0*/ struct { u32 __reserved[4]; } __reserved_20;