Searched refs:RDIST_FLAGS_RD_TABLES_PREALLOCATED (Results 1 – 1 of 1) sorted by relevance
39 #define RDIST_FLAGS_RD_TABLES_PREALLOCATED RT_BIT(1) macro433 (its->gic->flags & RDIST_FLAGS_RD_TABLES_PREALLOCATED)) in redist_disable_lpis()496 if ((its->gic->redist_flags & RDIST_FLAGS_RD_TABLES_PREALLOCATED) && in gicv3_its_cpu_init_lpis()1290 gic->redist_flags |= RDIST_FLAGS_RD_TABLES_PREALLOCATED; in its_lpi_table_init()1298 if (gic->redist_flags & RDIST_FLAGS_RD_TABLES_PREALLOCATED) in its_lpi_table_init()
Completed in 9 milliseconds