Searched refs:atop (Results 51 - 59 of 59) sorted by relevance

123

/freebsd-11-stable/sys/dev/agp/
H A Dagp_i810.c1747 atop(round_page(size)));
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c1990 n = atop(end - start);
/freebsd-11-stable/sys/kern/
H A Dvfs_vnops.c1118 cnt = atop(end - trunc_page(addr));
H A Dvfs_bio.c3971 pmap_qremove(start, atop(end - start));
/freebsd-11-stable/sys/powerpc/aim/
H A Dmmu_oea.c1222 psize = atop(end - start);
/freebsd-11-stable/sys/arm/arm/
H A Dpmap-v6.c4740 psize = atop(end - start);
4779 if (!vm_object_populate(object, pindex, pindex + atop(size)))
H A Dpmap-v4.c3498 psize = atop(end - start);
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c3197 txr->hn_gpa[0].gpa_page = atop(txd->rndis_pkt_paddr);
3208 gpa->gpa_page = atop(segs[i].ds_addr);
/freebsd-11-stable/sys/powerpc/booke/
H A Dpmap.c1862 psize = atop(end - start);

Completed in 299 milliseconds

123