Searched defs:max_vcpus (Results 1 – 4 of 4) sorted by relevance
161 static inline u32 xive_native_alloc_vp_block(u32 max_vcpus) { return XIVE_INVALID_VP; } in xive_native_alloc_vp_block()
412 int max_vcpus = kvm_check_cap(KVM_CAP_MAX_VCPUS); in main() local
657 u32 xive_native_alloc_vp_block(u32 max_vcpus) in xive_native_alloc_vp_block()
99 int max_vcpus; member