Lines Matching defs:end
160 unsigned long start, unsigned long end)
371 * and smp_mb in walk_shadow_page_lockless_begin/end.
496 unsigned long start, unsigned long end)
502 kvm_arch_mmu_notifier_invalidate_range(kvm, start, end);
539 need_tlb_flush = kvm_unmap_hva_range(kvm, range->start, range->end,
579 unsigned long end)
587 young = kvm_age_hva(kvm, start, end);
600 unsigned long end)
620 young = kvm_age_hva(kvm, start, end);
1132 * the end of the array.
1135 * end of the array and then it forward to its correct location.
1146 * to the end of the array. The current algorithm uses dedicated logic to
3033 * Set at the beginning and cleared at the end of interception/PLE handler.