Home
last modified time | relevance | path

Searched refs:smccc_feat (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/arch/arm64/kvm/
A Dhypercalls.c98 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_hvc_call_allowed() local
107 &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() local
191 &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() local
320 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_arm_get_fw_reg() local
356 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat; in kvm_arm_set_fw_reg_bmap() local
[all …]
/linux-6.3-rc2/arch/arm64/include/asm/
A Dkvm_host.h241 struct kvm_smccc_features smccc_feat; member

Completed in 7 milliseconds