Searched refs:apic_flat (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/apic/
H A Dapic_flat_64.c21 static struct apic apic_flat; variable in typeref:struct:apic
23 struct apic *apic __ro_after_init = &apic_flat;
69 static struct apic apic_flat __ro_after_init = {
173 apic_drivers(apic_physflat, apic_flat);

Completed in 157 milliseconds