Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/irqchip/
Dirq-gic-v3-its.c48 #define RD_LOCAL_PENDTABLE_PREALLOCATED BIT(1) macro
3108 gic_data_rdist()->flags |= RD_LOCAL_PENDTABLE_PREALLOCATED; in its_cpu_init_lpis()
3210 gic_data_rdist()->flags & RD_LOCAL_PENDTABLE_PREALLOCATED ? in its_cpu_init_lpis()
5298 if (gic_data_rdist()->flags & RD_LOCAL_PENDTABLE_PREALLOCATED) { in its_cpu_memreserve_lpi()