Home
last modified time | relevance | path

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

/optee_os/core/mm/
A Dfobj.c134 static uint8_t *idx_to_store(size_t idx) in idx_to_store() function
183 uint8_t *src = idx_to_store(rwp->idx) + page_idx * SMALL_PAGE_SIZE; in rwp_paged_iv_load_page()
197 uint8_t *dst = idx_to_store(rwp->idx) + page_idx * SMALL_PAGE_SIZE; in rwp_paged_iv_save_page()

Completed in 3 milliseconds