Searched refs:cpumap_t (Results 1 – 6 of 6) sorted by relevance
177 typedef bitmap_t cpumap_t; typedef220 cpumap_t cpu_bitmask;221 cpumap_t recommended_bitmask;222 cpumap_t cpu_state_map[PROCESSOR_STATE_LEN];224 cpumap_t primary_map;226 cpumap_t realtime_map;227 cpumap_t cpu_available_map;245 cpumap_t pending_AST_URGENT_cpu_mask;246 cpumap_t pending_AST_PREEMPT_cpu_mask;259 cpumap_t pending_deferred_AST_cpu_mask;[all …]
362 cpumap_t pcs_managed_cores; /* all cores managed by the PCS */367 cpumap_t pcs_requested_online_user; /* updated by processor_start/exit from userspace */368 cpumap_t pcs_requested_online_clpc_user;369 cpumap_t pcs_requested_online_clpc_system;370 cpumap_t pcs_required_online_pmgr; /* e.g. ANE needs these powered for their rail to be happy */371 …cpumap_t pcs_required_online_system; /* e.g. smt1 for interrupts, boot processor unless boot arg …389 cpumap_t pcs_powerdown_recommended_cores;396 cpumap_t pcs_online_cores;405 cpumap_t pcs_tempdown_cores;418 cpumap_t pcs_requested_recommended_clpc;[all …]
205 cpumap_t processor_offline_state_map[PROCESSOR_OFFLINE_MAX];
40 static _Atomic cpumap_t ticket_waitmask_pv;51 const cpumap_t wmask = os_atomic_load(&ticket_waitmask_pv, acquire); in hw_lck_ticket_unlock_kick_pv()116 const cpumap_t kickmask = BIT(cpu_number()); in hw_lck_ticket_lock_wait_pv()
63 static_assert(sizeof(cpumap_t) * CHAR_BIT >= MAX_CPUS, "cpumap_t bitvector is too small for current…
357 static cpumap_t