Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c75 static struct guest_partition *get_current_prtn(void) in get_current_prtn() function
89 struct guest_partition *prtn = get_current_prtn(); in virt_get_current_guest_id()
422 struct guest_partition *prtn = get_current_prtn(); in virt_get_current_guest()
514 struct guest_partition *prtn = get_current_prtn(); in virt_set_guest()
535 struct guest_partition *prtn = get_current_prtn(); in virt_unset_guest()
547 struct guest_partition *prtn = get_current_prtn(); in virt_on_stdcall()
565 prtn = get_current_prtn(); in virt_get_memory_map()
657 return get_current_prtn()->shm_bits; in virt_get_shm_bits()