Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dvirtualization.c268 static void destroy_gsd(struct guest_partition *prtn, bool free_only) in destroy_gsd() function
295 destroy_gsd(prtn, true /*free_only*/); in alloc_gsd()
353 destroy_gsd(prtn, true /*free_only*/); in virt_guest_created()
464 destroy_gsd(prtn, false /*!free_only*/); in virt_put_guest()