Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds