OPTEE_MSG_NONCONTIG_PAGE_SIZE 442 drivers/tee/optee/call.c ((OPTEE_MSG_NONCONTIG_PAGE_SIZE / sizeof(u64)) - 1) OPTEE_MSG_NONCONTIG_PAGE_SIZE 478 drivers/tee/optee/call.c BUILD_BUG_ON(PAGE_SIZE < OPTEE_MSG_NONCONTIG_PAGE_SIZE); OPTEE_MSG_NONCONTIG_PAGE_SIZE 487 drivers/tee/optee/call.c round_down(page_offset, OPTEE_MSG_NONCONTIG_PAGE_SIZE); OPTEE_MSG_NONCONTIG_PAGE_SIZE 499 drivers/tee/optee/call.c optee_page += OPTEE_MSG_NONCONTIG_PAGE_SIZE; OPTEE_MSG_NONCONTIG_PAGE_SIZE 517 drivers/tee/optee/call.c return pages * OPTEE_MSG_NONCONTIG_PAGE_SIZE; OPTEE_MSG_NONCONTIG_PAGE_SIZE 612 drivers/tee/optee/call.c (tee_shm_get_page_offset(shm) & (OPTEE_MSG_NONCONTIG_PAGE_SIZE - 1)); OPTEE_MSG_NONCONTIG_PAGE_SIZE 270 drivers/tee/optee/rpc.c (OPTEE_MSG_NONCONTIG_PAGE_SIZE - 1));