Searched refs:msi_m_phandle (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/hw/riscv/ |
H A D | virt.c | 581 uint32_t *msi_m_phandle, uint32_t *msi_s_phandle) in create_fdt_imsic() argument 583 *msi_m_phandle = (*phandle)++; in create_fdt_imsic() 589 *msi_m_phandle, true, 0); in create_fdt_imsic() 671 uint32_t msi_m_phandle, in create_fdt_socket_aplic() argument 690 msi_m_phandle, intc_phandles, in create_fdt_socket_aplic() 734 uint32_t msi_m_phandle = 0, msi_s_phandle = 0; in create_fdt_sockets() local 774 &msi_m_phandle, &msi_s_phandle); in create_fdt_sockets() 781 msi_m_phandle, msi_s_phandle, phandle, in create_fdt_sockets() 795 msi_m_phandle, msi_s_phandle, phandle, in create_fdt_sockets()
|