Searched refs:paged_store (Results 1 – 1 of 1) sorted by relevance
435 static void undo_init_relocation(uint8_t *paged_store __maybe_unused) in undo_init_relocation()454 ptr = (void *)(paged_store + *reloc - addr_start); in undo_init_relocation()491 uint8_t *paged_store = NULL; in init_pager_runtime() local523 paged_store = phys_to_virt(tee_mm_get_smem(mm), in init_pager_runtime()531 memmove(paged_store + init_size, in init_pager_runtime()536 asan_memcpy_unchecked(paged_store, __init_start, init_size); in init_pager_runtime()541 undo_init_relocation(paged_store); in init_pager_runtime()547 const uint8_t *page = paged_store + n * SMALL_PAGE_SIZE; in init_pager_runtime()599 fobj = ro_paged_alloc(mm, hashes, paged_store); in init_pager_runtime()