Searched refs:alpha_sgmap_prefetch_spill_page_va (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/alpha/dev/
H A Dsgmapvar.h66 extern vaddr_t alpha_sgmap_prefetch_spill_page_va;
H A Dsgmap_common.c53 vaddr_t alpha_sgmap_prefetch_spill_page_va; variable
127 if (alpha_sgmap_prefetch_spill_page_va == 0) {
135 alpha_sgmap_prefetch_spill_page_va =
137 bzero((caddr_t)alpha_sgmap_prefetch_spill_page_va, PAGE_SIZE);

Completed in 60 milliseconds