Searched defs:pvm_ftr_bits (Results 1 – 1 of 1) sorted by relevance
31 struct pvm_ftr_bits { struct32 bool sign;33 u8 shift;34 u8 width;35 u8 max_val;36 bool (*vm_supported)(const struct kvm *kvm);