Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/qemu_sbsa/
H A Dsbsa_sip_svc.c33 uintptr_t sbsa_get_gicd(void);
65 SMC_RET3(handle, NULL, sbsa_get_gicd(), sbsa_get_gicr()); in sbsa_sip_smc_handler()
H A Dsbsa_gic.c39 uintptr_t sbsa_get_gicd(void) in sbsa_get_gicd() function