Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/crypto/fsl/
H A 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()
/openbmc/u-boot/include/
H A Dfsl_sec.h302 #define ERROR_IN_PAGE_ALLOC 1 macro