Searched refs:kvm_arch_para_features (Results 1 – 2 of 2) sorted by relevance
17 static inline unsigned int kvm_arch_para_features(void) in kvm_arch_para_features() function
10 return !!(kvm_arch_para_features() & (1UL << feature)); in kvm_para_has_feature()