Searched refs:kvm_smccc_features (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/kvm/
H A Dhypercalls.c98 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat;
265 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat;
394 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat;
478 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat;
514 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat;
/linux-master/arch/arm64/include/asm/
H A Dkvm_host.h197 * struct kvm_smccc_features: Descriptor of the hypercall services exposed to the guests
203 struct kvm_smccc_features { struct
326 struct kvm_smccc_features smccc_feat;

Completed in 221 milliseconds