Searched refs:PHYSID_MASK_NONE (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dmpspec.h63 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
70 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
76 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} } macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dsmp.h39 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
46 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
52 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} } macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dmpspec.h215 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
222 physid_mask_t __physid_mask = PHYSID_MASK_NONE; \
228 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} } macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmpparse.c67 physid_mask_t phys_cpu_present_map = PHYSID_MASK_NONE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dio_apic.c2529 static physid_mask_t apic_id_map = PHYSID_MASK_NONE;

Completed in 63 milliseconds