Searched refs:shared_lppaca_total_size (Results 1 – 1 of 1) sorted by relevance
62 size_t shared_lppaca_total_size = PAGE_ALIGN(nr_cpu_ids * LPPACA_SIZE); in alloc_shared_lppaca() local78 memblock_alloc_try_nid(shared_lppaca_total_size, in alloc_shared_lppaca()86 shared_lppaca_total_size >> PAGE_SHIFT); in alloc_shared_lppaca()96 BUG_ON(shared_lppaca_size > shared_lppaca_total_size); in alloc_shared_lppaca()