Home
last modified time | relevance | path

Searched defs:intercept (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/timers/
H A Dfreq-step.c111 static void regress(struct sample *samples, int n, double *intercept, in regress()
149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
/linux/arch/x86/kvm/svm/
H A Dsvm.c728 bool intercept = !(to_svm(vcpu)->vmcb->control.virt_ext & LBR_CTL_ENABLE_MASK); in svm_recalc_lbr_msr_intercepts() local
739 void svm_set_x2apic_msr_interception(struct vcpu_svm *svm, bool intercept) in svm_set_x2apic_msr_interception()
/linux/drivers/hwmon/
H A Dlm93.c349 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_FROM_REG() local
372 const long intercept = uv_min - slope * lm93_vin_reg_min[nr]; in LM93_IN_TO_REG() local