Home
last modified time | relevance | path

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

/linux/drivers/iommu/generic_pt/
H A Diommu_pt.h545 bool need_contig; in __map_range_leaf() local
553 need_contig = step_lg2 != 0; in __map_range_leaf()
572 if (pts.type != PT_ENTRY_EMPTY || need_contig) { in __map_range_leaf()