Searched refs:physid_set (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec.h45 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
71 physid_set(physid, __physid_mask); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dsmp.h21 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
47 physid_set(physid, __physid_mask); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h197 #define physid_set(physid, map) set_bit(physid, (map).mask) macro
223 physid_set(physid, __physid_mask); \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsmpboot.c140 physid_set(bsp_phys_id, phys_cpu_present_map);
182 physid_set(phys_id, phys_cpu_present_map);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dsmpboot.c802 physid_set(hard_smp_processor_id(), phys_cpu_present_map);
825 physid_set(hard_smp_processor_id(), phys_cpu_present_map);
H A Dmpparse.c117 physid_set(m->mpc_apicid, phys_cpu_present_map);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dsmpboot.c1000 physid_set(hard_smp_processor_id(), phys_cpu_present_map);
H A Dio_apic.c1692 physid_set(i, phys_id_present_map);

Completed in 130 milliseconds