Searched refs:pvlisthead (Results 1 – 1 of 1) sorted by relevance
414 } pvlisthead; member416 #define VM_MDPAGE_PVHEAD(pg) (&(pg)->mdpage.pvlisthead)419 (pg)->mdpage.pvlisthead.pv_next = NULL; \420 (pg)->mdpage.pvlisthead.pv_pmap = NULL; \421 (pg)->mdpage.pvlisthead.pv_va = 0; \422 (pg)->mdpage.pvlisthead.pv_flags = 0; \