Searched full:servicing (Results 1 – 25 of 180) sorted by relevance
12345678
/openbmc/openpower-hw-diags/attn/ |
H A D | Attention_Handler.md | 112 or a shutdown has been requested. When servicing a HBTI the attention handler 130 When servicing a PHYPTI the attention handler will generate a PEL entry and then 147 These attentions do not generate an attention GPIO event however when servicing 156 hardware analyses is required to determine root cause. When servicing a 180 Regardless of the type of attention, after servicing the attention the attention 187 If the attention handler encounters any errors while servicing an interrupt it
|
/openbmc/qemu/hw/intc/ |
H A D | openpic.c | 299 if (IRQ_get_next(opp, &dst->servicing) >= 0 && in IRQ_local_pipe() 300 priority <= dst->servicing.priority) { in IRQ_local_pipe() 301 DPRINTF("%s: IRQ %d is hidden by servicing IRQ %d on CPU %d", in IRQ_local_pipe() 302 __func__, n_IRQ, dst->servicing.next, n_CPU); in IRQ_local_pipe() 309 IRQ_get_next(opp, &dst->servicing); in IRQ_local_pipe() 311 dst->raised.priority > dst->servicing.priority) { in IRQ_local_pipe() 314 dst->ctpr, dst->servicing.priority, n_CPU); in IRQ_local_pipe() 318 __func__, n_IRQ, dst->ctpr, dst->servicing.priority, n_CPU); in IRQ_local_pipe() 999 DPRINTF("%s: set CPU %d ctpr to %d, raised %d servicing %d", in openpic_cpu_write_internal() 1001 dst->servicing.priority); in openpic_cpu_write_internal() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/gstreamer-1.0/gst-shark/ |
H A D | 0001-tracers-Fix-buffer-overflow.patch | 29 gint irq; /* Time servicing interrupts */ 30 gint softirq; /* Time servicing softirqs */
|
/openbmc/linux/arch/powerpc/kvm/ |
D | mpic.c |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
D | virtual-memory.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/sandybridge/ |
D | virtual-memory.json |
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | ErrorBlocksTransition.interface.yaml | 12 servicing and the power-on sequence may safely continue.
|
/openbmc/linux/include/linux/platform_data/ |
D | ams-delta-fiq.h |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswell/ |
D | virtual-memory.json |
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
D | virtual-memory.json |
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SAX-PD | 10 …h you. Should SAX prove defective, you assume the cost of all necessary servicing, repair or corre…
|
H A D | SSH-OpenSSH | 56 PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
H A D | iMatix | 39 … with you. Should the Product prove defective, the full cost of repair, servicing, or correction l…
|
/openbmc/linux/security/keys/ |
D | request_key_auth.c |
|
/openbmc/qemu/target/i386/tcg/system/ |
H A D | seg_helper.c | 208 "Servicing hardware INT=0x%02x\n", intno); in x86_cpu_exec_interrupt() 216 "Servicing virtual hardware INT=0x%02x\n", intno); in x86_cpu_exec_interrupt()
|
/openbmc/linux/drivers/usb/serial/ |
D | keyspan_usa49msg.h |
|
/openbmc/linux/Documentation/driver-api/ |
D | ipmb.rst |
|
/openbmc/linux/Documentation/arch/x86/ |
D | intel-hfi.rst |
|
/openbmc/linux/fs/orangefs/ |
D | waitqueue.c |
|
D | orangefs-mod.c |
|
/openbmc/linux/tools/testing/selftests/kvm/aarch64/ |
D | psci_test.c |
|
/openbmc/qemu/docs/devel/migration/ |
H A D | postcopy.rst | 156 a new thread (a) is started that takes over servicing the migration stream, 166 is no longer used by migration, while the listen thread carries on servicing
|
/openbmc/qemu/include/hw/ppc/ |
H A D | openpic.h | 119 IRQQueue servicing; member
|
/openbmc/linux/Documentation/filesystems/nfs/ |
D | knfsd-stats.rst |
|
/openbmc/witherspoon-pfault-analysis/power-supply/ |
H A D | main.cpp | 81 // Timer to delay setting internal presence tracking. Allows for servicing in main()
|
12345678