Searched refs:bogus_page (Results 1 – 3 of 3) sorted by relevance
122 vm_page_t bogus_page; variable704 bogus_page = vm_page_alloc(kernel_object, in bufinit()1422 if (m == bogus_page) { in brelse()1431 if (mtmp == bogus_page) { in brelse()3070 KASSERT(m != bogus_page, in allocbuf()3448 if (m == bogus_page) in vn_cache_strategy()3631 if (m == bogus_page) { in bpdone()3821 if (m == bogus_page) { in vfs_unbusy_pages()3965 bp->b_xio.xio_pages[i] = bogus_page; in vfs_busy_pages()
121 extern vm_page_t bogus_page;1063 tbp->b_xio.xio_pages[j] = bogus_page; in cluster_rbuild()1090 bp->b_xio.xio_pages[j] = bogus_page; in cluster_rbuild()
1374 extern vm_page_t bogus_page;1385 VM_PAGE_TO_PHYS(bogus_page), 0); in agp_intel_gtt_clear_range()1449 res.scratch_page_dma = VM_PAGE_TO_PHYS(bogus_page); in agp_intel_gtt_get()