Home
last modified time | relevance | path

Searched refs:num_vcpus_allowed (Results 1 – 1 of 1) sorted by relevance

/src/usr.sbin/bhyve/
H A Dbhyverun.c667 num_vcpus_allowed(struct vmctx *ctx, struct vcpu *vcpu) in num_vcpus_allowed() function
920 max_vcpus = num_vcpus_allowed(ctx, bsp); in main()