Home
last modified time | relevance | path

Searched defs:guest_id (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c302 TEE_Result virt_guest_created(uint16_t guest_id) in virt_guest_created()
387 static struct guest_partition *find_guest_by_id_unlocked(uint16_t guest_id) in find_guest_by_id_unlocked()
429 struct guest_partition *virt_get_guest(uint16_t guest_id) in virt_get_guest()
480 TEE_Result virt_guest_destroyed(uint16_t guest_id) in virt_guest_destroyed()
512 TEE_Result virt_set_guest(uint16_t guest_id) in virt_set_guest()
691 TEE_Result virt_reclaim_cookie_from_destroyed_guest(uint16_t guest_id, in virt_reclaim_cookie_from_destroyed_guest()
H A Dthread_spmc.c859 uint16_t guest_id = args->a5; in handle_framework_direct_request() local
875 uint16_t guest_id = args->a5; in handle_framework_direct_request() local
1444 uint16_t guest_id = endpoint_id >> 16; in handle_mem_frag_tx() local
1519 uint16_t guest_id = 0; in handle_mem_reclaim() local
1799 uint16_t guest_id, struct notif_vm_bitmap *nvb) in add_nvb_to_state()
1821 uint16_t guest_id = 0; in handle_notification_info_get() local
1881 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async()
1904 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async()
/optee_os/core/arch/riscv/tee/
H A Dentry_fast.c139 uint16_t guest_id = args->a1; in tee_entry_vm_created() local
155 uint16_t guest_id = args->a1; in tee_entry_vm_destroyed() local
/optee_os/core/tests/
H A Dnotif_test_wd.c19 uint16_t guest_id; member
59 enum notif_event ev, uint16_t guest_id) in wd_ndrv_atomic_cb()
/optee_os/core/kernel/
H A Dnotif.c41 bool notif_async_is_started(uint16_t guest_id) in notif_async_is_started()
83 void notif_deliver_atomic_event(enum notif_event ev, uint16_t guest_id) in notif_deliver_atomic_event()
H A Dnotif_default.c136 void notif_send_async(uint32_t value, uint16_t guest_id) in notif_send_async()
/optee_os/core/arch/arm/tee/
H A Dentry_fast.c200 uint16_t guest_id = args->a1; in tee_entry_vm_created() local
216 uint16_t guest_id = args->a1; in tee_entry_vm_destroyed() local