Home
last modified time | relevance | path

Searched refs:notif (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/riscv/kernel/
H A Dsbi_mpxy_rpmi.c109 channel->notif = malloc(mpxy_shmem_size); in sbi_mpxy_rpmi_probe_channels()
110 if (!channel->notif) { in sbi_mpxy_rpmi_probe_channels()
116 memset(channel->notif, 0, mpxy_shmem_size); in sbi_mpxy_rpmi_probe_channels()
138 free(sbi_mpxy_rpmi_ctx->channels[i].notif); in sbi_mpxy_rpmi_probe_channels()
/optee_os/core/arch/riscv/include/
H A Dsbi_mpxy_rpmi.h89 struct sbi_mpxy_notification_data *notif; member
/optee_os/core/kernel/
H A Dsub.mk42 srcs-y += notif.c
/optee_os/core/arch/arm/dts/
H A Dstm32mp135f-dk.dts156 st,notif-it-id = <0>;