Searched refs:smccc_feat (Results 1 – 2 of 2) sorted by relevance
98 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_hvc_call_allowed() local107 &smccc_feat->std_bmap); in kvm_hvc_call_allowed()111 &smccc_feat->std_hyp_bmap); in kvm_hvc_call_allowed()115 &smccc_feat->vendor_hyp_bmap); in kvm_hvc_call_allowed()118 &smccc_feat->vendor_hyp_bmap); in kvm_hvc_call_allowed()126 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_hvc_call_handler() local191 &smccc_feat->std_hyp_bmap)) in kvm_hvc_call_handler()243 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat; in kvm_arm_init_hypercalls() local320 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_arm_get_fw_reg() local356 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat; in kvm_arm_set_fw_reg_bmap() local[all …]
241 struct kvm_smccc_features smccc_feat; member
Completed in 7 milliseconds