Searched refs:SW_UNMAPPED (Results 1 – 2 of 2) sorted by relevance
66 #define SW_UNMAPPED 0x01 macro
989 if ((sp->sw_flags & SW_UNMAPPED) != 0 && in swp_pager_strategy()3294 (pp->flags & G_PF_ACCEPT_UNMAPPED) != 0 ? SW_UNMAPPED : 0); in swapongeom_locked()