Searched refs:CONT_PTES (Results 1 – 2 of 2) sorted by relevance
78 #define CONT_PTES (1 << (CONT_PTE_SHIFT - PAGE_SHIFT)) macro79 #define CONT_PTE_SIZE (CONT_PTES * PAGE_SIZE)
129 return CONT_PTES; in find_num_contig()154 contig_ptes = CONT_PTES; in num_contig_ptes()