Searched refs:tdp_mmu_need_write_protect (Results 1 – 1 of 1) sorted by relevance
1616 static bool tdp_mmu_need_write_protect(struct kvm_mmu_page *sp) in tdp_mmu_need_write_protect() function1629 const u64 dbit = tdp_mmu_need_write_protect(root) ? PT_WRITABLE_MASK : in clear_dirty_gfn_range()1675 const u64 dbit = (wrprot || tdp_mmu_need_write_protect(root)) ? PT_WRITABLE_MASK : in clear_dirty_pt_masked()