Home
last modified time | relevance | path

Searched refs:cpu_mask_to_apicid_and (Results 1 – 13 of 13) sorted by relevance

/arch/x86/include/asm/mach-default/
Dmach_apic.h31 #define cpu_mask_to_apicid_and (genapic->cpu_mask_to_apicid_and) macro
70 static inline unsigned int cpu_mask_to_apicid_and(const struct cpumask *cpumask, in cpu_mask_to_apicid_and() function
/arch/x86/include/asm/mach-generic/
Dmach_apic.h27 #define cpu_mask_to_apicid_and (genapic->cpu_mask_to_apicid_and) macro
/arch/x86/include/asm/
Dgenapic_32.h61 unsigned int (*cpu_mask_to_apicid_and)(const struct cpumask *cpumask, member
121 APICFUNC(cpu_mask_to_apicid_and) \
Dgenapic_64.h35 unsigned int (*cpu_mask_to_apicid_and)(const struct cpumask *cpumask, member
/arch/x86/kernel/
Dgenapic_flat_64.c192 .cpu_mask_to_apicid_and = flat_cpu_mask_to_apicid_and,
302 .cpu_mask_to_apicid_and = physflat_cpu_mask_to_apicid_and,
Dgenx2apic_cluster.c193 .cpu_mask_to_apicid_and = x2apic_cpu_mask_to_apicid_and,
Dgenx2apic_phys.c189 .cpu_mask_to_apicid_and = x2apic_cpu_mask_to_apicid_and,
Dgenx2apic_uv_x.c253 .cpu_mask_to_apicid_and = uv_cpu_mask_to_apicid_and,
Dio_apic.c584 return cpu_mask_to_apicid_and(&desc->affinity, cpu_online_mask); in set_desc_affinity()
1564 dest = cpu_mask_to_apicid_and(cfg->domain, TARGET_CPUS); in setup_IO_APIC_irq()
2366 dest = cpu_mask_to_apicid_and(cfg->domain, mask); in migrate_ioapic_irq_desc()
3267 dest = cpu_mask_to_apicid_and(cfg->domain, TARGET_CPUS); in msi_compose_msg()
3736 dest = cpu_mask_to_apicid_and(cfg->domain, TARGET_CPUS); in arch_setup_ht_irq()
/arch/x86/include/asm/numaq/
Dapic.h130 static inline unsigned int cpu_mask_to_apicid_and(const struct cpumask *cpumask, in cpu_mask_to_apicid_and() function
/arch/x86/include/asm/bigsmp/
Dapic.h132 static inline unsigned int cpu_mask_to_apicid_and(const struct cpumask *cpumask, in cpu_mask_to_apicid_and() function
/arch/x86/include/asm/summit/
Dapic.h174 static inline unsigned int cpu_mask_to_apicid_and(const struct cpumask *inmask, in cpu_mask_to_apicid_and() function
/arch/x86/include/asm/es7000/
Dapic.h220 static inline unsigned int cpu_mask_to_apicid_and(const struct cpumask *inmask, in cpu_mask_to_apicid_and() function