/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu-hpm.c | 37 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 D | trace-events | 22 …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 D | witherspoon.conf | 29 # 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 D | af-xdp.c | 53 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/ |
D | cs8427.h |
|
/openbmc/linux/arch/sh/include/asm/ |
D | cmpxchg-grb.h |
|
/openbmc/linux/include/uapi/linux/ |
D | rseq.h |
|
/openbmc/linux/tools/testing/selftests/rseq/ |
D | rseq-abi.h |
|
/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 231 /* 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 D | Entry.interface.yaml | 55 be notified about the Entry. If the value is set to 'Inhibit' then 108 - name: Inhibit
|
/openbmc/u-boot/include/configs/ |
H A D | MPC832XEMDS.h | 432 /* 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 D | km8360.h | 199 /* PAXE: icache cacheable, but dcache-inhibit and guarded */ 220 /* BFTIC3: icache cacheable, but dcache-inhibit and guarded */
|
H A D | tuxx1.h | 156 /* APP1: icache cacheable, but dcache-inhibit and guarded */ 176 /* APP2: icache cacheable, but dcache-inhibit and guarded */
|
H A D | MPC837XERDB.h | 524 /* 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 D | MPC837XEMDS.h | 509 /* 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 D | MPC8323ERDB.h | 350 /* 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 D | accel-blocker.c | 2 * 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 D | exception.c | 124 [EXCP_TLBXI] = "TLB execute-inhibit", 125 [EXCP_TLBRI] = "TLB read-inhibit",
|
/openbmc/linux/include/dt-bindings/reset/ |
D | imx7-reset.h |
|
/openbmc/linux/Documentation/input/ |
D | input-programming.rst |
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0022-Avoid-hardcoded-build-time-paths-in-the-output-binar.patch | 20 @@ -238,9 +238,9 @@ libsupport-inhibit-o += .o
|
H A D | 0005-nativesdk-glibc-Raise-the-size-of-arrays-containing-.patch | 75 - --inhibit-cache Do not use " LD_SO_CACHE "\n\ 76 + --inhibit-cache Do not use %s\n\
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-systemd.bbclass | 14 # 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/ |
D | bitops.h |
|
/openbmc/u-boot/include/asm-generic/ |
H A D | signal.h | 61 * SA_NOCLDWAIT flag on SIGCHLD to inhibit zombies.
|