Home
last modified time | relevance | path

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

/optee_os/core/include/kernel/
H A Dlinker.h38 #define VCORE_NEX_RW_SZ ((size_t)(__vcore_nex_rw_end - \ macro
/optee_os/core/mm/
H A Dcore_mmu.c1139 VCORE_NEX_RW_SZ); in collect_mem_ranges()
1141 VCORE_NEX_RW_SZ); in collect_mem_ranges()
2699 return v >= VCORE_START_VA && v < VCORE_NEX_RW_PA + VCORE_NEX_RW_SZ; in is_nexus()