Home
last modified time | relevance | path

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

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