Searched refs:PHYSID_MASK_NONE (Results 1 – 3 of 3) sorted by relevance
39 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
149 #define PHYSID_MASK_NONE { {[0 ... PHYSID_ARRAY_SIZE-1] = 0UL} } macro
2497 static physid_mask_t apic_id_map = PHYSID_MASK_NONE; in io_apic_get_unique_id()