Searched refs:memscrub_window (Results 1 – 1 of 1) sorted by relevance
101 static caddr_t memscrub_window; variable178 memscrub_window = vmem_alloc(heap_arena, PAGESIZE, VM_SLEEP); in memscrub_init()179 memscrub_pte = hat_mempte_setup(memscrub_window); in memscrub_init()390 memscrub_window = hat_kpm_pfn2va(pfn); in memscrubber()392 hat_mempte_remap(pfn, memscrub_window, in memscrubber()396 scan_memory(memscrub_window, PAGESIZE); in memscrubber()