Searched defs:v2m_data (Results 1 – 1 of 1) sorted by relevance
91 struct v2m_data { struct92 struct list_head entry;94 const struct dt_device_node *dt_node;95 paddr_t addr; /* Register frame base */96 paddr_t size; /* Register frame size */97 u32 spi_start; /* The SPI number that MSIs start */98 u32 nr_spis; /* The number of SPIs for MSIs */588 const struct v2m_data *v2m_data; in gicv2_map_hwdown_extra_mappings() local666 const struct v2m_data *v2m_data; in gicv2m_make_dt_node() local840 struct v2m_data *v2m_data; in gicv2_add_v2m_frame_to_list() local
Completed in 5 milliseconds