Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/common/
H A Dbhyverun.c291 parse_cpuset(int vcpu, const char *list, cpuset_t *set) in parse_cpuset() function
352 parse_cpuset(vcpu, value, vcpumap[vcpu]); in build_vcpumaps()