Home
last modified time | relevance | path

Searched refs:free_only (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() argument
273 if (!free_only && prtn->data_array[n] && gsd_array[n].destroy) in destroy_gsd()