Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/arm64/kvm/
H A Dhypercalls.c98 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_smccc_test_fw_bmap() local
107 &smccc_feat->std_bmap); in kvm_smccc_test_fw_bmap()
111 &smccc_feat->std_hyp_bmap); in kvm_smccc_test_fw_bmap()
115 &smccc_feat->vendor_hyp_bmap); in kvm_smccc_test_fw_bmap()
118 &smccc_feat->vendor_hyp_bmap); in kvm_smccc_test_fw_bmap()
255 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; in kvm_smccc_call_handler() local
332 &smccc_feat->std_hyp_bmap)) in kvm_smccc_call_handler()
352 val[0] = smccc_feat in kvm_smccc_call_handler()
384 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat; kvm_arm_init_hypercalls() local
468 struct kvm_smccc_features *smccc_feat = &vcpu->kvm->arch.smccc_feat; kvm_arm_get_fw_reg() local
504 struct kvm_smccc_features *smccc_feat = &kvm->arch.smccc_feat; kvm_arm_set_fw_reg_bmap() local
[all...]
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dkvm_host.h261 struct kvm_smccc_features smccc_feat; member

Completed in 3 milliseconds