Searched hist:"999 b112d90be8404547eec0793f8d7c0b5d2a547" (Results 1 – 4 of 4) sorted by relevance
/qemu/include/hw/intc/ |
H A D | loongson_ipi_common.h | 999b112d90be8404547eec0793f8d7c0b5d2a547 Tue Jan 07 03:08:18 UTC 2025 Bibo Mao <maobibo@loongson.cn> hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Add logic cpu index input parameter for function cpu_by_arch_id, CPUState::cpu_index is logic cpu slot index for possible_cpus.
At the same time it is logic index with LoongsonIPICommonState::IPICore, here hide access for CPUState::cpu_index directly, it comes from function cpu_by_arch_id().
Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn>
|
/qemu/hw/intc/ |
H A D | loongson_ipi_common.c | 999b112d90be8404547eec0793f8d7c0b5d2a547 Tue Jan 07 03:08:18 UTC 2025 Bibo Mao <maobibo@loongson.cn> hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Add logic cpu index input parameter for function cpu_by_arch_id, CPUState::cpu_index is logic cpu slot index for possible_cpus.
At the same time it is logic index with LoongsonIPICommonState::IPICore, here hide access for CPUState::cpu_index directly, it comes from function cpu_by_arch_id().
Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn>
|
H A D | loongson_ipi.c | 999b112d90be8404547eec0793f8d7c0b5d2a547 Tue Jan 07 03:08:18 UTC 2025 Bibo Mao <maobibo@loongson.cn> hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Add logic cpu index input parameter for function cpu_by_arch_id, CPUState::cpu_index is logic cpu slot index for possible_cpus.
At the same time it is logic index with LoongsonIPICommonState::IPICore, here hide access for CPUState::cpu_index directly, it comes from function cpu_by_arch_id().
Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn>
|
H A D | loongarch_ipi.c | 999b112d90be8404547eec0793f8d7c0b5d2a547 Tue Jan 07 03:08:18 UTC 2025 Bibo Mao <maobibo@loongson.cn> hw/intc/loongson_ipi: Add more input parameter for cpu_by_arch_id
Add logic cpu index input parameter for function cpu_by_arch_id, CPUState::cpu_index is logic cpu slot index for possible_cpus.
At the same time it is logic index with LoongsonIPICommonState::IPICore, here hide access for CPUState::cpu_index directly, it comes from function cpu_by_arch_id().
Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Bibo Mao <maobibo@loongson.cn>
|