Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/kernel/apic/
Dapic_noop.c163 .cpu_mask_to_apicid_and = default_cpu_mask_to_apicid_and,
Dprobe_32.c127 .cpu_mask_to_apicid_and = default_cpu_mask_to_apicid_and,
Dapic_flat_64.c214 .cpu_mask_to_apicid_and = default_cpu_mask_to_apicid_and,
/linux-3.4.99/arch/x86/include/asm/
Dapic.h579 default_cpu_mask_to_apicid_and(const struct cpumask *cpumask, in default_cpu_mask_to_apicid_and() function