Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/apic/
H A Dx2apic_phys.c127 unsigned int x2apic_get_apic_id(unsigned long id) in x2apic_get_apic_id() function
158 .get_apic_id = x2apic_get_apic_id,
H A Dlocal.h18 unsigned int x2apic_get_apic_id(unsigned long id);
H A Dx2apic_cluster.c243 .get_apic_id = x2apic_get_apic_id,
H A Dx2apic_uv_x.c789 return x2apic_get_apic_id(apic_read(APIC_ID)); in uv_read_apic_id()
817 .get_apic_id = x2apic_get_apic_id,