Searched refs:g_reg_frames (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/dev/interrupt/arm_gic/v2/
H A Darm_gicv2m.cpp29 static const paddr_t* g_reg_frames; variable
35 DEBUG_ASSERT(!g_reg_frames);
44 g_reg_frames = reg_frames;
61 spi_id, (void*)g_reg_frames[i]);
81 if (!g_reg_frames || !g_reg_frame_count) {
102 out_info->doorbell = g_reg_frames[frame_ndx] + MSI_SETSPI_NS_OFFSET;

Completed in 31 milliseconds