Lines Matching defs:before
234 /* Fall through - Compact branches not supported before R6 */
475 /* stop hrtimer before finding time */
523 * @before: Time before Count was saved, lower bound of drift calculation.
525 * @min_drift: Minimum amount of drift permitted before correction.
542 int kvm_mips_restore_hrtimer(struct kvm_vcpu *vcpu, ktime_t before,
550 /* Calculate expected count at before */
552 kvm_mips_ktime_to_count(vcpu, before);
563 count_time = before;
773 * Disable the CP0_Count timer. A timer interrupt on or before the final stop
803 * before the final stop time will be handled if the timer isn't disabled by
823 * potentially before even returning, so the caller should be careful with