Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kernel/apic/
Dapic_flat_64.c167 .get_apic_id = flat_get_apic_id,
270 .get_apic_id = flat_get_apic_id,
Dapic_numachip.c265 .get_apic_id = numachip1_get_apic_id,
314 .get_apic_id = numachip2_get_apic_id,
Dapic_noop.c133 .get_apic_id = noop_get_apic_id,
Dbigsmp_32.c171 .get_apic_id = bigsmp_get_apic_id,
Dx2apic_phys.c164 .get_apic_id = x2apic_get_apic_id,
Dprobe_32.c125 .get_apic_id = default_get_apic_id,
Dx2apic_cluster.c204 .get_apic_id = x2apic_get_apic_id,
Dx2apic_uv_x.c685 .get_apic_id = x2apic_get_apic_id,
/Linux-v4.19/arch/x86/include/asm/
Dapic.h329 u32 (*get_apic_id)(unsigned long x); member
489 return apic->get_apic_id(reg); in read_apic_id()
/Linux-v4.19/arch/x86/xen/
Dapic.c177 .get_apic_id = xen_get_apic_id,
/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c1668 void get_apic_id(struct thread_data *t) in get_apic_id() function
1717 get_apic_id(t); in get_counters()