Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ctxfi/
H A Dctvmem.c23 #define CT_ADDRS_PER_PAGE (CT_PTES_PER_PAGE * CT_PAGE_SIZE) macro
196 vm->size = CT_ADDRS_PER_PAGE * i; in ct_vm_create()