Searched refs:physid_mask (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m32r/kernel/
H A Dsmp.c859 cpumask_t physid_mask, tmp; local
869 physid_mask = CPU_MASK_NONE;
872 cpu_set(phys_id, physid_mask);
875 send_IPI_mask_phys(physid_mask, ipi_num, try);
898 unsigned long send_IPI_mask_phys(cpumask_t physid_mask, int ipi_num, argument
905 unsigned long mask = cpus_addr(physid_mask)[0];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec.h38 struct physid_mask struct
43 typedef struct physid_mask physid_mask_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dsmp.h14 struct physid_mask struct
19 typedef struct physid_mask physid_mask_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h190 struct physid_mask struct
195 typedef struct physid_mask physid_mask_t;

Completed in 108 milliseconds