Home
last modified time | relevance | path

Searched refs:sbsa_platform_num_cpus (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dsbsa_platform.h49 uint32_t sbsa_platform_num_cpus(void);
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_sip_svc.c71 SMC_RET2(handle, NULL, sbsa_platform_num_cpus()); in sbsa_sip_smc_handler()
H A Dsbsa_platform.c436 uint32_t sbsa_platform_num_cpus(void) in sbsa_platform_num_cpus() function