Searched refs:shared_lppaca_total_size (Results 1 – 1 of 1) sorted by relevance
63 size_t shared_lppaca_total_size = PAGE_ALIGN(nr_cpu_ids * LPPACA_SIZE); in alloc_shared_lppaca() local79 memblock_alloc_try_nid(shared_lppaca_total_size, in alloc_shared_lppaca()87 shared_lppaca_total_size >> PAGE_SHIFT); in alloc_shared_lppaca()97 BUG_ON(shared_lppaca_size > shared_lppaca_total_size); in alloc_shared_lppaca()
Completed in 2 milliseconds