Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/apic/
A Dapic_flat_64.c130 .get_apic_id = flat_get_apic_id,
221 .get_apic_id = flat_get_apic_id,
A Dapic_numachip.c263 .get_apic_id = numachip1_get_apic_id,
310 .get_apic_id = numachip2_get_apic_id,
A Dapic_noop.c114 .get_apic_id = noop_get_apic_id,
A Dbigsmp_32.c144 .get_apic_id = bigsmp_get_apic_id,
A Dprobe_32.c86 .get_apic_id = default_get_apic_id,
A Dx2apic_phys.c177 .get_apic_id = x2apic_get_apic_id,
A Dx2apic_cluster.c218 .get_apic_id = x2apic_get_apic_id,
A Dx2apic_uv_x.c845 .get_apic_id = x2apic_get_apic_id,
/linux/arch/x86/include/asm/
A Dapic.h326 u32 (*get_apic_id)(unsigned long x); member
488 return apic->get_apic_id(reg); in read_apic_id()
/linux/arch/x86/xen/
A Dapic.c164 .get_apic_id = xen_get_apic_id,
/linux/tools/power/x86/turbostat/
A Dturbostat.c1942 void get_apic_id(struct thread_data *t) in get_apic_id() function
2011 get_apic_id(t); in get_counters()

Completed in 24 milliseconds