Searched refs:ipm_maxpage (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/hppa/dev/
H A Dastro.c143 int ipm_maxpage; /* Size of allocated page map */ member in struct:iommu_page_map
635 ims->ims_map.ipm_maxpage = n;
652 const int n = ims->ims_map.ipm_maxpage;
668 if (ipm->ipm_pagecnt >= ipm->ipm_maxpage) {

Completed in 197 milliseconds