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

/barrelfish-master/usr/tests/pagetable/
H A Dpagetable.c113 bool is_dirty = (ptable[i] & X86_64_PTABLE_DIRTY) > 0; local
/barrelfish-master/lib/demandpaging/
H A Ddemandpaging.c30 static bool is_dirty(struct dp_page *dpp) function

Completed in 61 milliseconds