Home
last modified time | relevance | path

Searched refs:smccc_get_arg1 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm64/kvm/
H A Dtrng.c27 u32 num_bits = smccc_get_arg1(vcpu); in kvm_trng_do_rnd()
63 switch (smccc_get_arg1(vcpu)) { in kvm_trng_call()
H A Dpvtime.c37 u32 feature = smccc_get_arg1(vcpu); in kvm_hypercall_pv_features()
/linux/include/kvm/
H A Darm_hypercalls.h16 static inline unsigned long smccc_get_arg1(struct kvm_vcpu *vcpu) in smccc_get_arg1() function
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dpkvm.c1063 u64 ipa = smccc_get_arg1(vcpu); in pkvm_memshare_call()
1091 u64 ipa = smccc_get_arg1(vcpu);
1121 if (smccc_get_arg1(vcpu) || in kvm_handle_pvm_hvc64()