Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c387 static struct guest_partition *find_guest_by_id_unlocked(uint16_t guest_id) in find_guest_by_id_unlocked() function
435 prtn = find_guest_by_id_unlocked(guest_id); in virt_get_guest()
489 prtn = find_guest_by_id_unlocked(guest_id); in virt_guest_destroyed()