Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/mm/
A Dtee_pager.c200 static uint32_t pager_lock_check_stack(size_t stack_size) in pager_lock_check_stack() function
589 uint32_t exceptions = pager_lock_check_stack(8); in region_insert()
719 uint32_t exceptions = pager_lock_check_stack(64); in unlink_region()
841 uint32_t exceptions = pager_lock_check_stack(64); in split_region()
900 uint32_t exceptions = pager_lock_check_stack(64); in merge_region_with_next()
1019 exceptions = pager_lock_check_stack(64); in rem_region()
1113 exceptions = pager_lock_check_stack(SMALL_PAGE_SIZE); in tee_pager_set_um_region_attr()
1188 exceptions = pager_lock_check_stack(64); in tee_pager_invalidate_fobj()
1938 uint32_t exceptions = pager_lock_check_stack(SMALL_PAGE_SIZE); in tee_pager_pgt_save_and_release_entries()
1981 exceptions = pager_lock_check_stack(128); in tee_pager_release_phys()

Completed in 8 milliseconds