Searched defs:CAP (Results 1 – 3 of 3) sorted by relevance
172 #define KVM_CAP_INFO(CAP) { "KVM_CAP_" stringify(CAP), KVM_CAP_##CAP } argument
123 CAP = 0, enumerator
135 #define CAP 0x14 macro