Home
last modified time | relevance | path

Searched refs:cpu_get_core_index (Results 1 – 25 of 27) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dimc.c687 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 Dslw.c1199 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 Dimc.c687 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 Dslw.c1199 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 Dimc.c687 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 Dslw.c1199 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 Dimc.c687 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 Dslw.c1199 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 Dimc.c687 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 Dslw.c1199 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 Dimc.c611 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 Dslw.c1253 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 Dcpu.h214 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/include/
H A Dcpu.h241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/include/
H A Dcpu.h241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/include/
H A Dcpu.h241 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 Dcpu.h241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/include/
H A Dcpu.h241 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/include/
H A Dcpu.h242 extern uint32_t cpu_get_core_index(struct cpu_thread *cpu);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dslw.c1408 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 Dcpu.c739 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 Dcpu.c878 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 Dcpu.c878 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 Dcpu.c878 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 Dcpu.c878 uint32_t cpu_get_core_index(struct cpu_thread *cpu) in cpu_get_core_index() function

12