Searched hist:"1068 ebb60642a6da4bcece4859416a5abd00116c" (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/hw/pci-host/ |
H A D | pnv_phb4.h | diff 1068ebb60642a6da4bcece4859416a5abd00116c Thu Mar 02 10:37:12 CST 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv_phb4_pec: Keep track of instantiated PHBs
Add an array on the PEC object to keep track of the PHBs which are instantiated. The array can be sparsely populated when using user-created PHBs. It will be useful for the next patch to only export instantiated PHBs in the device tree.
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Message-Id: <20230302163715.129635-2-fbarrat@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
/openbmc/qemu/hw/pci-host/ |
H A D | pnv_phb4_pec.c | diff 1068ebb60642a6da4bcece4859416a5abd00116c Thu Mar 02 10:37:12 CST 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv_phb4_pec: Keep track of instantiated PHBs
Add an array on the PEC object to keep track of the PHBs which are instantiated. The array can be sparsely populated when using user-created PHBs. It will be useful for the next patch to only export instantiated PHBs in the device tree.
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Message-Id: <20230302163715.129635-2-fbarrat@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
/openbmc/qemu/hw/ppc/ |
H A D | pnv.c | diff 1068ebb60642a6da4bcece4859416a5abd00116c Thu Mar 02 10:37:12 CST 2023 Frederic Barrat <fbarrat@linux.ibm.com> pnv_phb4_pec: Keep track of instantiated PHBs
Add an array on the PEC object to keep track of the PHBs which are instantiated. The array can be sparsely populated when using user-created PHBs. It will be useful for the next patch to only export instantiated PHBs in the device tree.
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com> Message-Id: <20230302163715.129635-2-fbarrat@linux.ibm.com> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|