Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/kvm/
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()
A Dpsci.c67 cpu_id = smccc_get_arg1(source_vcpu); in kvm_psci_vcpu_on()
124 target_affinity = smccc_get_arg1(vcpu); in kvm_psci_vcpu_affinity_info()
321 arg = smccc_get_arg1(vcpu); in kvm_psci_1_x_call()
375 arg = smccc_get_arg1(vcpu); in kvm_psci_1_x_call()
A Dhypercalls.c44 feature = smccc_get_arg1(vcpu); in kvm_ptp_get_time()
140 feature = smccc_get_arg1(vcpu); in kvm_hvc_call_handler()
A Dpvtime.c37 u32 feature = smccc_get_arg1(vcpu); in kvm_hypercall_pv_features()
/linux-6.3-rc2/include/kvm/
A Darm_hypercalls.h16 static inline unsigned long smccc_get_arg1(struct kvm_vcpu *vcpu) in smccc_get_arg1() function

Completed in 6 milliseconds