Searched refs:PG_ZERO (Results 1 – 17 of 17) sorted by relevance
57 if ((wait & M_ZERO) && (m->flags & PG_ZERO) == 0) in uma_small_alloc()
1635 m->flags |= PG_ZERO; in pmap_add_delayed_free_list()1637 m->flags &= ~PG_ZERO; in pmap_add_delayed_free_list()1788 if ((m->flags & PG_ZERO) == 0) in pmap_pinit_stage()1871 if ((m->flags & PG_ZERO) == 0) in _pmap_alloc_l3()2190 if ((nkpg->flags & PG_ZERO) == 0) in pmap_growkernel()2213 if ((nkpg->flags & PG_ZERO) == 0) in pmap_growkernel()
59 if ((wait & M_ZERO) && (m->flags & PG_ZERO) == 0) in uma_small_alloc()
2029 if ((m_code->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()2035 if ((m_pml5->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()2042 if ((m_pml4->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()2048 if ((m_pdp->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()2054 if ((m_pd->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()2060 if ((m_pt->flags & PG_ZERO) == 0) in pmap_bootstrap_la57()3908 m->flags |= PG_ZERO; in pmap_add_delayed_free_list()3910 m->flags &= ~PG_ZERO; in pmap_add_delayed_free_list()4417 if ((m->flags & PG_ZERO) == 0) in pmap_allocpte_nosleep()4795 if ((nkpg->flags & PG_ZERO) == 0) in pmap_growkernel()[all …]
77 if ((wait & M_ZERO) && (m->flags & PG_ZERO) == 0) in uma_small_alloc()
1119 if ((m->flags & PG_ZERO) == 0) in pmap_alloc_direct_page()
242 if ((flags & M_ZERO) && (m->flags & PG_ZERO) == 0) in kmem_alloc_attr_domain()322 if ((flags & M_ZERO) && (m->flags & PG_ZERO) == 0) in kmem_alloc_contig_domain()495 if (flags & M_ZERO && (m->flags & PG_ZERO) == 0) in kmem_back_domain()690 if ((m->flags & PG_ZERO) == 0) in kmem_init_zero_region()
1331 m->flags &= ~PG_ZERO; in vm_page_free()1344 m->flags |= PG_ZERO; in vm_page_free_zero()2150 flags |= (m->flags & PG_ZERO); in vm_page_alloc_domain_after()2341 flags = PG_ZERO; in vm_page_alloc_contig_domain()2488 flags = PG_ZERO; in vm_page_alloc_freelist_domain()2868 m->flags &= ~PG_ZERO; in vm_page_reclaim_run()2882 m->flags &= ~PG_ZERO; in vm_page_reclaim_run()3752 if (PMAP_HAS_DMAP && (m->flags & PG_ZERO) != 0) { in vm_page_free_prep()4470 if (allocflags & VM_ALLOC_ZERO && (m->flags & PG_ZERO) == 0) in vm_page_grab()4802 if ((m->flags & PG_ZERO) == 0) in vm_page_grab_pages()[all …]
183 if ((m[i]->flags & PG_ZERO) == 0) in default_phys_pager_getpages()
461 #define PG_ZERO 0x04 /* page is zeroed */ macro
1061 if ((fs->m->flags & PG_ZERO) == 0) { in vm_fault_zerofill()
124 if ((m->flags & PG_ZERO) == 0) in tegra_bo_alloc_contig()
283 if (zeroed && (m->flags & PG_ZERO) == 0) in dmar_pgalloc()
1920 m->flags |= PG_ZERO; in pmap_add_delayed_free_list()1922 m->flags &= ~PG_ZERO; in pmap_add_delayed_free_list()2107 if ((pmap->pm_ptdpg[i]->flags & PG_ZERO) == 0) in __CONCAT()2149 if ((m->flags & PG_ZERO) == 0) in _pmap_allocpte()2279 if ((nkpg->flags & PG_ZERO) == 0) in __CONCAT()5936 if ((pd_m->flags & PG_ZERO) == 0) in pmap_init_trm()
810 if ((m[i].flags & PG_ZERO) == 0) in shm_dotruncate_largepage()
1717 pg_array[i]->flags &= ~PG_ZERO; in m_uiotombuf_nomap()
1661 if ((m->flags & PG_ZERO) == 0) in pmap_pt2pg_zero()2585 m->flags |= PG_ZERO; in pmap_add_delayed_free_list()