Home
last modified time | relevance | path

Searched refs:intercept (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/tools/testing/selftests/timers/
H A Dfreq-step.c111 static void regress(struct sample *samples, int n, double *intercept, in regress() argument
130 *intercept = (y_sum - *slope * x_sum) / n; in regress()
137 r = fabs(x * *slope + *intercept - y); in regress()
149 double intercept, slope, stddev1, max1, stddev2, max2; in run_test() local
173 regress(samples, SAMPLES, &intercept, &slope, &stddev1, &max1); in run_test()
180 regress(samples, SAMPLES / 2, &intercept, &slope, &stddev1, &max1); in run_test()
184 regress(samples + SAMPLES / 2, SAMPLES / 2, &intercept, &slope, in run_test()
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dvalgrind-make-ld-XXX.so-strlen-intercept-optional.patch4 Subject: [PATCH] make ld-XXX.so strlen intercept optional
9 intercept it, don't make it mandatory to do so.
29 + Therefore although we should still try to intercept it, don't make it
/openbmc/openbmc/poky/meta/recipes-extended/sudo/files/
H A D0001-sudo.conf.in-fix-conflict-with-multilib.patch39 -#Path intercept @intercept_file@
40 +#Path intercept $intercept_file
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py194 for intercept in postinst_intercepts:
195 shutil.copy(intercept, os.path.join(self.intercepts_dir, os.path.basename(intercept)))
202 with open(postinst_intercept_hook) as intercept:
204 for line in intercept.read().split("\n"):
/openbmc/linux/arch/s390/kvm/
H A DMakefile10 kvm-y += kvm-s390.o intercept.o interrupt.o priv.o sigp.o
/openbmc/linux/arch/x86/kvm/
H A Dkvm_emulate.h37 u8 intercept; /* which intercept */ member
210 int (*intercept)(struct x86_emulate_ctxt *ctxt, member
328 u8 intercept; member
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-cross.patch25 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
36 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
68 # /bin/sh is used to intercept "Killed" or "Abort trap" messages
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dsvm_nested_shutdown_test.c29 vmcb->control.intercept &= ~(BIT(INTERCEPT_SHUTDOWN)); in l1_guest_code()
H A Dsvm_int_ctl_test.c74 vmcb->control.intercept &= ~(BIT(INTERCEPT_INTR) | BIT(INTERCEPT_VINTR)); in l1_guest_code()
H A Dtriple_fault_event_test.c51 vmcb->control.intercept &= ~(BIT(INTERCEPT_SHUTDOWN)); in l1_guest_code_svm()
H A Dsvm_nested_soft_inject_test.c94 vmcb->control.intercept |= BIT(INTERCEPT_NMI) | BIT(INTERCEPT_HLT); in l1_guest_code()
H A Dhyperv_svm_test.c103 vmcb->control.intercept |= 1ULL << INTERCEPT_MSR_PROT; in guest_code()
/openbmc/qemu/target/s390x/kvm/
H A Dtrace-events13 kvm_intercept(uint32_t icpt_code, uint64_t psw_addr) "intercept: 0x%x (at 0x%"PRIx64"lx)"
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.0.23.rst58 - nativesdk-intercept: Fix bad intercept chgrp/chown logic
73 - pseudo: Update to pull in gcc14 fix and missing statvfs64 intercept
H A Drelease-notes-4.0.1.rst24 - base: Drop git intercept
66 - install/devshell: Introduce git intercept script due to fakeroot issues
117 - scripts: Make git intercept global
/openbmc/linux/Documentation/timers/
H A Dhpet.rst24 platform code which uses timer 0 or 1 as the main timer to intercept HPET
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/
H A Dltrace_git.bb5 It can also intercept and print the system calls executed by the program.\
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dsvm_helper.c238 env->intercept = x86_ldq_phys(cs, env->vm_vmcb + offsetof(struct vmcb, in helper_vmrun()
239 control.intercept)); in helper_vmrun()
642 if (env->intercept & (1ULL << (type - SVM_EXIT_INTR))) { in cpu_svm_has_intercept()
710 if (env->intercept & (1ULL << (SVM_EXIT_IOIO - SVM_EXIT_INTR))) { in helper_svm_check_io()
823 env->intercept = 0; in do_vmexit()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/
H A D0001-deps-disable-io_uring-support-in-libuv.patch6 Refer [1], Pseudo fails to intercept some of the syscalls when io_uring
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcross.bbclass103 PATH:prepend = "${COREBASE}/scripts/cross-intercept:"
/openbmc/linux/tools/testing/selftests/kvm/lib/x86_64/
H A Dsvm.c99 ctrl->intercept = (1ULL << INTERCEPT_VMRUN) | in generic_svm_setup()
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h300 unsigned intercept:8; member
/openbmc/linux/arch/x86/kvm/svm/
H A Dsvm.c85 bool always; /* True if intercept is initially cleared */
134 * intercept the MSR 0x832, and do not setup direct_access_msr.
154 * intercept is enabled. Refer to AMD APM Vol 2 Section 15.14.4 Pause
171 * value is less than zero and PAUSE intercept is enabled, a #VMEXIT is
315 /* #GP intercept is still needed for vmware backdoor */ in svm_set_efer()
336 * Never intercept #GP for SEV guests, KVM can't in svm_set_efer()
796 /* Set the shadow bitmaps to the desired intercept states */ in set_shadow_msr_intercept()
822 * If the L01 MSR bitmap does not intercept the MSR, then we need to in msr_write_intercepted()
826 * If the L02 MSR bitmap does not intercept the MSR, then we need to in msr_write_intercepted()
911 void svm_set_x2apic_msr_interception(struct vcpu_svm *svm, bool intercept) in svm_set_x2apic_msr_interception() argument
[all...]
/openbmc/linux/Documentation/livepatch/
H A Dreliable-stacktrace.rst163 to intercept when that function returns with a return trampoline, e.g.
166 tracing can intercept returns.
169 kretprobes can intercept returns.
228 Some trampolines do not rewrite the return address in order to intercept
/openbmc/qemu/target/i386/
H A Dsvm.h158 uint64_t intercept; member

123