Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic_flat_64.c95 .get_apic_id = flat_get_apic_id,
167 .get_apic_id = flat_get_apic_id,
H A Dapic_numachip.c234 .get_apic_id = numachip1_get_apic_id,
271 .get_apic_id = numachip2_get_apic_id,
H A Dapic_noop.c60 .get_apic_id = noop_get_apic_id,
H A Dprobe_32.c50 .get_apic_id = default_get_apic_id,
H A Dbigsmp_32.c94 .get_apic_id = bigsmp_get_apic_id,
H A Dx2apic_phys.c158 .get_apic_id = x2apic_get_apic_id,
H A Dx2apic_cluster.c243 .get_apic_id = x2apic_get_apic_id,
H A Dx2apic_uv_x.c817 .get_apic_id = x2apic_get_apic_id,
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_flat_64.c132 .get_apic_id = flat_get_apic_id,
225 .get_apic_id = flat_get_apic_id,
H A Dapic_numachip.c265 .get_apic_id = numachip1_get_apic_id,
314 .get_apic_id = numachip2_get_apic_id,
H A Dapic_noop.c118 .get_apic_id = noop_get_apic_id,
H A Dx2apic_phys.c182 .get_apic_id = x2apic_get_apic_id,
H A Dprobe_32.c89 .get_apic_id = default_get_apic_id,
H A Dbigsmp_32.c147 .get_apic_id = bigsmp_get_apic_id,
H A Dx2apic_cluster.c205 .get_apic_id = x2apic_get_apic_id,
H A Dx2apic_uv_x.c845 .get_apic_id = x2apic_get_apic_id,
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h327 u32 (*get_apic_id)(unsigned long x); member
489 return apic->get_apic_id(reg); in read_apic_id()
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dapic.c167 .get_apic_id = xen_get_apic_id,
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dapic.c139 .get_apic_id = xen_get_apic_id,
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h301 u32 (*get_apic_id)(unsigned long x); member
524 return apic->get_apic_id(reg); in read_apic_id()
/kernel/linux/linux-5.10/tools/power/x86/turbostat/
H A Dturbostat.c1838 void get_apic_id(struct thread_data *t) in get_apic_id() function
1908 get_apic_id(t); in get_counters()
/kernel/linux/linux-6.6/tools/power/x86/turbostat/
H A Dturbostat.c2002 void get_apic_id(struct thread_data *t) in get_apic_id() function
2091 get_apic_id(t); in get_counters()

Completed in 31 milliseconds