Searched refs:VM_CAP_MAX (Results 1 – 3 of 3) sorted by relevance
413 VM_CAP_MAX enumerator
2135 if (type < 0 || type >= VM_CAP_MAX) in vm_get_capability()2147 if (type < 0 || type >= VM_CAP_MAX) in vm_set_capability()
2143 for (captype = 0; captype < VM_CAP_MAX; captype++) { in main()