Lines Matching refs:handle
45 void *handle, in sbsa_sip_smc_handler() argument
55 SMC_RET1(handle, SMC_UNK); in sbsa_sip_smc_handler()
61 SMC_RET3(handle, NULL, sbsa_platform_version_major(), in sbsa_sip_smc_handler()
65 SMC_RET3(handle, NULL, sbsa_get_gicd(), sbsa_get_gicr()); in sbsa_sip_smc_handler()
68 SMC_RET2(handle, NULL, sbsa_platform_gic_its_addr()); in sbsa_sip_smc_handler()
71 SMC_RET2(handle, NULL, sbsa_platform_num_cpus()); in sbsa_sip_smc_handler()
80 SMC_RET3(handle, NULL, data.nodeid, data.mpidr); in sbsa_sip_smc_handler()
82 SMC_RET1(handle, SMC_ARCH_CALL_INVAL_PARAM); in sbsa_sip_smc_handler()
91 SMC_RET5(handle, NULL, topology.sockets, in sbsa_sip_smc_handler()
96 SMC_RET1(handle, SMC_UNK); in sbsa_sip_smc_handler()
101 SMC_RET2(handle, NULL, sbsa_platform_num_memnodes()); in sbsa_sip_smc_handler()
110 SMC_RET4(handle, NULL, data.nodeid, in sbsa_sip_smc_handler()
113 SMC_RET1(handle, SMC_ARCH_CALL_INVAL_PARAM); in sbsa_sip_smc_handler()
119 SMC_RET1(handle, SMC_UNK); in sbsa_sip_smc_handler()