Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/i386/
H A Dlapic_native.c274 static lapic_ops_table_t x2apic_ops = { variable
420 lapic_ops = is_x2apic ? &x2apic_ops : &legacy_ops; in lapic_init()