Searched refs:xive_pool_vps (Results 1 – 1 of 1) sorted by relevance
41 static u32 xive_pool_vps = XIVE_INVALID_VP; variable398 if (xive_pool_vps == XIVE_INVALID_VP) in xive_native_setup_cpu()406 vp = xive_pool_vps + cpu; in xive_native_setup_cpu()436 if (xive_pool_vps == XIVE_INVALID_VP) in xive_native_teardown_cpu()443 vp = xive_pool_vps + cpu; in xive_native_teardown_cpu()540 xive_pool_vps = xive_native_alloc_vp_block(nr_cpu_ids); in xive_native_setup_pools()541 if (WARN_ON(xive_pool_vps == XIVE_INVALID_VP)) in xive_native_setup_pools()545 xive_pool_vps, nr_cpu_ids); in xive_native_setup_pools()