Searched refs:tconf (Results 1 – 1 of 1) sorted by relevance
272 struct kvm_sbi_fwft_config *tconf; in kvm_fwft_get_feature() local274 tconf = kvm_sbi_fwft_get_config(vcpu, feature); in kvm_fwft_get_feature()275 if (!tconf) { in kvm_fwft_get_feature()282 if (!tconf->supported || !tconf->enabled) in kvm_fwft_get_feature()285 *conf = tconf; in kvm_fwft_get_feature()