Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/crypto/fsl/
H A Djobdesc.c70 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
88 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
97 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
107 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_sec.h292 #define ERROR_IN_PAGE_ALLOC 1 macro