Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c1250 static void handle_notif_callbacks(u64 bitmap, enum notify_type type) in handle_notif_callbacks() function
1281 handle_notif_callbacks(bitmaps.vm_map, NON_SECURE_VM); in notif_get_and_handle()
1282 handle_notif_callbacks(bitmaps.sp_map, SECURE_PARTITION); in notif_get_and_handle()
1283 handle_notif_callbacks(bitmaps.arch_map, FRAMEWORK); in notif_get_and_handle()