Home
last modified time | relevance | path

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

/external/u-boot/drivers/crypto/fsl/
Djobdesc.c69 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
87 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
96 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
106 return ERROR_IN_PAGE_ALLOC; in caam_page_alloc()
/external/u-boot/include/
Dfsl_sec.h294 #define ERROR_IN_PAGE_ALLOC 1 macro