Searched refs:is_dirty_pte (Results 1 – 2 of 2) sorted by relevance
217 if (write_fault && !is_dirty_pte(pte)) { in FNAME()324 if (!is_dirty_pte(gw->ptes[level - 1])) in FNAME()613 is_dirty_pte(gpte), 0, gpte & PT_GLOBAL_MASK, gfn, in FNAME()
234 static int is_dirty_pte(unsigned long pte) in is_dirty_pte() function