Searched refs:physid_mask_t (Results 1 – 2 of 2) sorted by relevance
39 unsigned long (*check_apicid_used)(physid_mask_t bitmap, int apicid);45 physid_mask_t (*ioapic_phys_id_map)(physid_mask_t map);52 physid_mask_t (*apicid_to_cpu_present)(int phys_apicid);
31 typedef struct physid_mask physid_mask_t; typedef50 #define physids_promote(physids) ({ physid_mask_t __physid_mask = PHYSID_MASK_NONE; __physid_…51 #define physid_mask_of_physid(physid) ({ physid_mask_t __physid_mask = PHYSID_MASK_NONE; phys…