Home
last modified time | relevance | path

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

/optee_os/core/kernel/
H A Dnotif_default.c17 struct notif_vm_bitmap { struct
27 static struct notif_vm_bitmap default_notif_vm_bitmap;
29 static struct notif_vm_bitmap *get_notif_vm_bitmap(struct guest_partition *prtn) in get_notif_vm_bitmap()
42 struct notif_vm_bitmap *nvb = NULL; in notif_alloc_async_value()
82 struct notif_vm_bitmap *nvb = NULL; in notif_free_async_value()
104 struct notif_vm_bitmap *nvb = NULL; in notif_get_value()
139 struct notif_vm_bitmap *nvb = NULL; in notif_send_async()
164 sizeof(struct notif_vm_bitmap), NULL)) in notif_init()
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c55 struct notif_vm_bitmap { struct
74 static struct notif_vm_bitmap default_notif_vm_bitmap;
685 static struct notif_vm_bitmap *get_notif_vm_bitmap(struct guest_partition *prtn, in get_notif_vm_bitmap()
703 struct notif_vm_bitmap *nvb = NULL; in spmc_enable_async_notif()
1567 struct notif_vm_bitmap *nvb = NULL; in handle_notification_bitmap_create()
1606 struct notif_vm_bitmap *nvb = NULL; in handle_notification_bitmap_destroy()
1639 struct notif_vm_bitmap *nvb = NULL; in handle_notification_bind()
1685 struct notif_vm_bitmap *nvb = NULL; in handle_notification_unbind()
1726 struct notif_vm_bitmap *nvb = NULL; in handle_notification_get()
1799 uint16_t guest_id, struct notif_vm_bitmap *nvb) in add_nvb_to_state()
[all …]