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() local71 memblock_alloc_try_nid(shared_lppaca_total_size, in alloc_shared_lppaca()79 shared_lppaca_total_size >> PAGE_SHIFT); in alloc_shared_lppaca()89 BUG_ON(shared_lppaca_size >= shared_lppaca_total_size); in alloc_shared_lppaca()