Home
last modified time | relevance | path

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

/optee_os/core/mm/
H A Dfobj.c34 struct rwp_state { struct
45 struct rwp_state state; argument
51 struct rwp_state *state;
84 static TEE_Result rwp_load_page(void *va, struct rwp_state *state, in rwp_load_page()
105 static TEE_Result rwp_save_page(const void *va, struct rwp_state *state, in rwp_save_page()