Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccp/
H A Dsfs.c17 #define SFS_NUM_2MB_PAGES_CMDBUF (SFS_MAX_PAYLOAD_SIZE / PMD_SIZE) macro
267 page = snp_alloc_hv_fixed_pages(SFS_NUM_2MB_PAGES_CMDBUF); in sfs_dev_init()