Lines Matching full:calls
141 /* Paravirtualised time calls (defined by ARM DEN0057A) */
154 /* TRNG entropy source calls (defined by ARM DEN0098) */
267 * arm_smccc_1_2_hvc() - make HVC calls
271 * This function is used to make HVC calls following SMC Calling Convention
281 * arm_smccc_1_2_smc() - make SMC calls
285 * This function is used to make SMC calls following SMC Calling Convention
309 * __arm_smccc_sve_check() - Set the SVE hint bit when doing SMC calls
318 * __arm_smccc_smc() - make SMC calls
323 * This function is used to make SMC calls following SMC Calling Convention.
345 * __arm_smccc_hvc() - make HVC calls
350 * This function is used to make HVC calls following SMC Calling
497 * This macro is used to make SMC calls following SMC Calling Convention v1.1.
513 * This macro is used to make HVC calls following SMC Calling Convention v1.1.