Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dfobj.c66 static uint8_t *rwp_store_base; variable
138 assert(rwp_store_base); in idx_to_store()
139 return rwp_store_base + idx * SMALL_PAGE_SIZE; in idx_to_store()
398 rwp_store_base = phys_to_virt(nex_phys_mem_get_ta_base(), in rwp_init()
400 assert(rwp_store_base); in rwp_init()