Home
last modified time | relevance | path

Searched defs:retmask (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kernel/apic/
Dapic_noop.c92 static void noop_vector_allocation_domain(int cpu, struct cpumask *retmask, in noop_vector_allocation_domain()
Dx2apic_cluster.c219 static void cluster_vector_allocation_domain(int cpu, struct cpumask *retmask, in cluster_vector_allocation_domain()
/linux-4.4.14/arch/x86/kernel/
Dvsmp_64.c218 static void fill_vector_allocation_domain(int cpu, struct cpumask *retmask, in fill_vector_allocation_domain()
/linux-4.4.14/arch/x86/include/asm/
Dapic.h567 flat_vector_allocation_domain(int cpu, struct cpumask *retmask, in flat_vector_allocation_domain()
579 cpumask_bits(retmask)[0] = APIC_ALL_CPUS; in flat_vector_allocation_domain() local
583 default_vector_allocation_domain(int cpu, struct cpumask *retmask, in default_vector_allocation_domain()