Home
last modified time | relevance | path

Searched defs:PAGE_SIZE (Results 1 – 12 of 12) sorted by relevance

/trusty/user/base/lib/vmm_obj/
Dvmm_obj.c29 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/base/lib/coverage/common/
Dcov_shm.c29 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/base/lib/line-coverage/
Dshm.c37 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/app/sample/stats-test/include/
Dconsumer_ctl.h27 #define PAGE_SIZE 0x1000 macro
/trusty/user/app/sample/memref-test/lender/
Dlender.c41 #define PAGE_SIZE 0x1000 macro
/trusty/user/app/sample/secure_fb_mock_impl/
Dmain.cpp33 #define PAGE_SIZE() (getauxval(AT_PAGESZ)) macro
/trusty/user/base/lib/sancov/
Dsancov.c33 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/app/sample/memref-test/
Dmemref-test.c38 #define PAGE_SIZE 0x1000 macro
/trusty/user/base/lib/spi/client/
Dclient.c33 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/base/lib/scudo/test/
Dscudo_test.c35 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/base/lib/hwasan/test/
Dhwasan_test.c33 #define PAGE_SIZE getauxval(AT_PAGESZ) macro
/trusty/user/app/sample/spi/swspi-test/
Dswspi-test.c35 #define PAGE_SIZE getauxval(AT_PAGESZ) macro