Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey/
H A Dhisi_sip_svc.c40 int call_count = 0; in hisi_sip_handler() local
54 call_count += PMF_NUM_SMC_CALLS; in hisi_sip_handler()
57 call_count += 1; in hisi_sip_handler()
59 SMC_RET1(handle, call_count); in hisi_sip_handler()
/rk3399_ARM-atf/plat/arm/common/
H A Darm_sip_svc.c62 int call_count = 0; in arm_sip_handler() local
119 call_count += PMF_NUM_SMC_CALLS; in arm_sip_handler()
123 call_count += ETHOSN_NUM_SMC_CALLS; in arm_sip_handler()
127 call_count += 1; in arm_sip_handler()
129 SMC_RET1(handle, call_count); in arm_sip_handler()