Searched defs:intercept (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/testing/selftests/timers/ |
| H A D | freq-step.c | 111 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/ |
| H A D | kvm_emulate.h | 38 u8 intercept; /* which intercept */ member 224 int (*intercept)(struct x86_emulate_ctxt *ctxt, member 350 u8 intercept; member
|
| H A D | emulate.c | 196 u8 intercept; member 411 enum x86_intercept intercept, in emulator_check_intercept()
|
| /linux/arch/x86/kvm/svm/ |
| H A D | avic.c | 112 bool intercept) in avic_set_x2apic_msr_interception()
|
| H A D | svm.c | 708 bool intercept = !(to_svm(vcpu)->vmcb->control.virt_ext & LBR_CTL_ENABLE_MASK); in svm_recalc_lbr_msr_intercepts() local
|
| /linux/drivers/hwmon/ |
| H A D | lm93.c | 349 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
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | vmx.c | 4104 bool intercept; in vmx_recalc_msr_intercepts() local
|