Searched refs:bottom_half_value (Results 1 – 2 of 2) sorted by relevance
744 if (notify_id == optee->ffa.bottom_half_value) in notif_callback()755 .data1 = optee->ffa.bottom_half_value, in enable_async_notif()827 u32 bottom_half_id = optee->ffa.bottom_half_value; in optee_ffa_remove()877 optee->ffa.bottom_half_value = notif_id; in optee_ffa_async_notif_init()889 optee->ffa.bottom_half_value = U32_MAX; in optee_ffa_async_notif_init()933 optee->ffa.bottom_half_value = U32_MAX; in optee_ffa_probe()1004 if (optee->ffa.bottom_half_value != U32_MAX) in optee_ffa_probe()1006 optee->ffa.bottom_half_value); in optee_ffa_probe()
164 u32 bottom_half_value; member