Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/habanalabs/
Dmemory.c16 #define PGS_IN_2MB_PAGE (PAGE_SIZE_2MB >> PAGE_SHIFT) macro
678 if ((npages % PGS_IN_2MB_PAGE) || in init_phys_pg_pack_from_userptr()
685 total_npages /= PGS_IN_2MB_PAGE; in init_phys_pg_pack_from_userptr()
717 npages -= PGS_IN_2MB_PAGE; in init_phys_pg_pack_from_userptr()