Home
last modified time | relevance | path

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

/optee_os/lib/libutils/ext/include/
H A Dtypes_ext.h27 #define __SIZEOF_PADDR__ 8 macro
35 #define __SIZEOF_PADDR__ __SIZEOF_POINTER__ macro
/optee_os/core/include/mm/
H A Dcore_mmu.h173 #if __SIZEOF_LONG__ != __SIZEOF_PADDR__
182 #if __SIZEOF_LONG__ != __SIZEOF_PADDR__
197 #if __SIZEOF_LONG__ != __SIZEOF_PADDR__