/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/ |
H A D | imc.c | 687 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 764 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 842 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 904 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1199 cpu_get_core_index(c), in slw_patch_regs() 1443 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/ |
H A D | imc.c | 687 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 764 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 842 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 904 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1199 cpu_get_core_index(c), in slw_patch_regs() 1443 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/ |
H A D | imc.c | 687 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 764 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 842 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 904 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1199 cpu_get_core_index(c), in slw_patch_regs() 1443 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/ |
H A D | imc.c | 687 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 764 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 842 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 904 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1199 cpu_get_core_index(c), in slw_patch_regs() 1443 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/ |
H A D | imc.c | 687 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 764 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 842 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 904 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1199 cpu_get_core_index(c), in slw_patch_regs() 1443 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/ |
H A D | imc.c | 611 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_init() 693 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_start() 754 phys_core_id = cpu_get_core_index(c); in opal_imc_counters_stop()
|
H A D | slw.c | 1253 cpu_get_core_index(c), in slw_patch_regs() 1483 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/include/ |
H A D | cpu.h | 214 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/ |
H A D | cpu.h | 241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/ |
H A D | cpu.h | 241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/ |
H A D | cpu.h | 241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/include/ |
H A D | cpu.h | 241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/ |
H A D | cpu.h | 241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/ |
H A D | cpu.h | 242 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
|
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/ |
H A D | slw.c | 1408 cpu_get_core_index(c), in slw_patch_regs() 1671 cpu_get_core_index(c), in opal_slw_set_reg()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/ |
H A D | cpu.c | 739 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function
|
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/ |
H A D | cpu.c | 878 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function
|
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/ |
H A D | cpu.c | 878 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function
|
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/ |
H A D | cpu.c | 878 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function
|
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/ |
H A D | cpu.c | 878 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function
|