Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/sdei/
Dsdei_private.h237 int64_t sdei_event_context(void *handle, unsigned int param);
Dsdei_intr_mgmt.c684 int64_t sdei_event_context(void *handle, unsigned int param) in sdei_event_context() function
Dsdei_main.c986 ret = sdei_event_context(ctx, (unsigned int) x1); in sdei_smc_handler()