Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/irqchip/
Dirq-gic-v3-its.c50 #define RD_LOCAL_PENDTABLE_PREALLOCATED BIT(1) macro
3082 gic_data_rdist()->flags |= RD_LOCAL_PENDTABLE_PREALLOCATED; in its_cpu_init_lpis()
3178 gic_data_rdist()->flags & RD_LOCAL_PENDTABLE_PREALLOCATED ? in its_cpu_init_lpis()
5263 if (gic_data_rdist()->flags & RD_LOCAL_PENDTABLE_PREALLOCATED) { in its_cpu_memreserve_lpi()