Searched refs:cap_super_page_val (Results 1 – 2 of 2) sorted by relevance
175 #define cap_super_page_val(c) (((c) >> 34) & 0xf) macro 176 #define cap_super_offset(c) (((find_first_bit(&cap_super_page_val(c), 4)) \
3257 return fls(cap_super_page_val(iommu->cap)); in iommu_superpage_capability() 3465 unsigned int sslps = cap_super_page_val(iommu->cap); in paging_domain_compatible_second_stage()