Searched defs:PMAP_PAGEIDLEZERO (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/arch/i386/include/
H A Dpmap.h368 #define PMAP_PAGEIDLEZERO(pg) pmap_zero_page_uncached(VM_PAGE_TO_PHYS(pg)) macro

Completed in 53 milliseconds