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

/linux-4.1.27/arch/x86/xen/
H A Dapic.c38 static unsigned int xen_get_apic_id(unsigned long x) xen_get_apic_id() function
164 .get_apic_id = xen_get_apic_id,
166 .apic_id_mask = 0xFF << 24, /* Used by verify_local_APIC. Match with what xen_get_apic_id does. */

Completed in 30 milliseconds