Home
last modified time | relevance | path

Searched refs:RDIST_FLAGS_RD_TABLES_PREALLOCATED (Results 1 – 1 of 1) sorted by relevance

/components/drivers/pic/
A Dpic-gicv3-its.c39 #define RDIST_FLAGS_RD_TABLES_PREALLOCATED RT_BIT(1) macro
433 (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