Searched defs:cur_cpu (Results 1 – 3 of 3) sorted by relevance
141 int cur_cpu, vcpu; in __send_ipi_mask() local
221 int cur_cpu = bpf_get_smp_processor_id(); in __on_event() local
309 int topology_phys_to_logical_die(unsigned int die_id, unsigned int cur_cpu) in topology_phys_to_logical_die()