Searched refs:px_dvma_page_cache_entries (Results 1 – 4 of 4) sorted by relevance
90 kmem_zalloc(px_dvma_page_cache_entries, KM_SLEEP); in px_mmu_attach()103 cache_size = MMU_PTOB(px_dvma_page_cache_entries * in px_mmu_attach()137 ASSERT(cache_i < px_dvma_page_cache_entries); in px_mmu_attach()162 px_dvma_page_cache_entries); in px_mmu_detach()
124 uint_t px_dvma_page_cache_entries = 0x200; /* # of chunks (1 << bits) */ variable
77 extern uint_t px_dvma_page_cache_entries;
703 uint_t entries = px_dvma_page_cache_entries; in px_dvma_map_fast()866 ASSERT(index < px_dvma_page_cache_entries); in px_dvma_unmap()