Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyvectl/
H A Dbhyvectl.c437 vm_capability_type2name(captype), in main()
442 vm_capability_type2name(captype)); in main()
/freebsd/lib/libvmmapi/
H A Dvmmapi.h200 const char *vm_capability_type2name(int type);
H A Dvmmapi.c764 vm_capability_type2name(int type) in vm_capability_type2name() function