Searched refs:LPI_PROPBASE_SZ (Results 1 – 1 of 1) sorted by relevance
64 #define LPI_PROPBASE_SZ ALIGN(BIT(LPI_NRBITS), SZ_64K) macro1604 prop_page = alloc_pages(gfp_flags, get_order(LPI_PROPBASE_SZ)); in its_allocate_prop_table()1611 LPI_PROPBASE_SZ); in its_allocate_prop_table()1614 gic_flush_dcache_to_poc(page_address(prop_page), LPI_PROPBASE_SZ); in its_allocate_prop_table()1622 get_order(LPI_PROPBASE_SZ)); in its_free_prop_table()