Home
last modified time | relevance | path

Searched full:inhibit (Results 1 – 25 of 135) sorted by relevance

123456

/openbmc/qemu/hw/riscv/
H A Driscv-iommu-hpm.c37 const uint32_t inhibit = riscv_iommu_reg_get32( in riscv_iommu_hpmcycle_read() local
42 trace_riscv_iommu_hpm_read(cycle, inhibit, ctr_prev, ctr_val); in riscv_iommu_hpmcycle_read()
44 if (get_field(inhibit, RISCV_IOMMU_IOCOUNTINH_CY)) { in riscv_iommu_hpmcycle_read()
46 * Counter should not increment if inhibit bit is set. We can't really in riscv_iommu_hpmcycle_read()
90 const uint32_t inhibit = riscv_iommu_reg_get32( in riscv_iommu_hpm_incr_ctr() local
111 if (get_field(inhibit, BIT(ctr_idx + 1))) { in riscv_iommu_hpm_incr_ctr()
178 const uint32_t inhibit = riscv_iommu_reg_get32( in riscv_iommu_hpm_timer_cb() local
182 if (get_field(inhibit, RISCV_IOMMU_IOCOUNTINH_CY)) { in riscv_iommu_hpm_timer_cb()
212 const uint32_t inhibit = riscv_iommu_reg_get32( in hpm_setup_timer() local
216 if (get_field(inhibit, RISCV_IOMMU_IOCOUNTINH_CY)) { in hpm_setup_timer()
[all …]
H A Dtrace-events22 …iommu_hpm_read(uint64_t cycle, uint32_t inhibit, uint64_t ctr_prev, uint64_t ctr_val) "cycle 0x%"P…
/openbmc/openbmc/meta-ibm/conf/machine/
H A Dwitherspoon.conf29 # Inhibit phosphor-hwmon-config-mrw
32 # Inhibit phosphor-fan-presence-mrw-native
36 # Inhibit phosphor-fan-control-fan-config-mrw-native
40 # Inhibit phosphor-led-manager-config-mrw-native
/openbmc/qemu/net/
H A Daf-xdp.c53 bool inhibit; member
356 if (s->inhibit) { in af_xdp_socket_create()
490 bool inhibit; in net_init_af_xdp() local
506 inhibit = opts->has_inhibit && opts->inhibit; in net_init_af_xdp()
507 if (inhibit && !opts->sock_fds && !opts->map_path) { in net_init_af_xdp()
508 error_setg(errp, "'inhibit=on' requires 'sock-fds' or 'map-path'"); in net_init_af_xdp()
511 if (!inhibit && (opts->sock_fds || opts->map_path)) { in net_init_af_xdp()
512 error_setg(errp, "'sock-fds' and 'map-path' require 'inhibit=on'"); in net_init_af_xdp()
551 s->inhibit = inhibit; in net_init_af_xdp()
564 if (nc0 && !inhibit) { in net_init_af_xdp()
/openbmc/linux/include/sound/
Dcs8427.h
/openbmc/linux/arch/sh/include/asm/
Dcmpxchg-grb.h
/openbmc/linux/include/uapi/linux/
Drseq.h
/openbmc/linux/tools/testing/selftests/rseq/
Drseq-abi.h
/openbmc/u-boot/include/configs/km/
H A Dkm83xx-common.h231 /* IMMRBAR & PCI IO: cache-inhibit and guarded */
239 /* PRIO1, PIGGY: icache cacheable, but dcache-inhibit and guarded */
248 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/
H A DEntry.interface.yaml55 be notified about the Entry. If the value is set to 'Inhibit' then
108 - name: Inhibit
/openbmc/u-boot/include/configs/
H A DMPC832XEMDS.h432 /* IMMRBAR & PCI IO: cache-inhibit and guarded */
444 /* BCSR: cache-inhibit and guarded */
456 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
495 /* PCI MMIO space: cache-inhibit and guarded */
H A Dkm8360.h199 /* PAXE: icache cacheable, but dcache-inhibit and guarded */
220 /* BFTIC3: icache cacheable, but dcache-inhibit and guarded */
H A Dtuxx1.h156 /* APP1: icache cacheable, but dcache-inhibit and guarded */
176 /* APP2: icache cacheable, but dcache-inhibit and guarded */
H A DMPC837XERDB.h524 /* IMMRBAR, PCI IO and NAND: cache-inhibit and guarded */
536 /* L2 Switch: cache-inhibit and guarded */
548 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
582 /* PCI MMIO space: cache-inhibit and guarded */
H A DMPC837XEMDS.h509 /* IMMRBAR, PCI IO and NAND: cache-inhibit and guarded */
521 /* BCSR: cache-inhibit and guarded */
533 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
567 /* PCI MMIO space: cache-inhibit and guarded */
H A DMPC8323ERDB.h350 /* IMMRBAR & PCI IO: cache-inhibit and guarded */
362 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
401 /* PCI MMIO space: cache-inhibit and guarded */
/openbmc/qemu/accel/
H A Daccel-blocker.c2 * Lock to inhibit accelerator ioctls
106 * We allow to inhibit only when holding the BQL, so we can identify in accel_ioctl_inhibit_begin()
/openbmc/qemu/target/mips/tcg/
H A Dexception.c124 [EXCP_TLBXI] = "TLB execute-inhibit",
125 [EXCP_TLBRI] = "TLB read-inhibit",
/openbmc/linux/include/dt-bindings/reset/
Dimx7-reset.h
/openbmc/linux/Documentation/input/
Dinput-programming.rst
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch20 @@ -238,9 +238,9 @@ libsupport-inhibit-o += .o
H A D0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch75 - --inhibit-cache Do not use " LD_SO_CACHE "\n\
76 + --inhibit-cache Do not use %s\n\
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-systemd.bbclass14 # Inhibit the warning that is displayed if a service unit without a
118 inhibit = listvar_to_list(d, 'INHIBIT_SYSTEMD_RESTART_POLICY_WARNING')
121 unit.name not in inhibit and \
/openbmc/linux/arch/x86/boot/
Dbitops.h
/openbmc/u-boot/include/asm-generic/
H A Dsignal.h61 * SA_NOCLDWAIT flag on SIGCHLD to inhibit zombies.

123456