Searched refs:LEN_ON_PAGE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/crypto/nx/
H A Dnx-842.h102 #define LEN_ON_PAGE(pa) LEN_ON_SIZE(pa, PAGE_SIZE) macro
H A Dnx-common-powernv.c103 unsigned int l = min_t(unsigned int, len, LEN_ON_PAGE(pa));
148 if (len <= LEN_ON_PAGE(pa)) {

Completed in 229 milliseconds