/openbmc/linux/drivers/platform/x86/ |
H A D | intel_ips.c | 228 #define thm_readb(off) readb(ips->regmap + (off)) 229 #define thm_readw(off) readw(ips->regmap + (off)) 230 #define thm_readl(off) readl(ips->regmap + (off)) 231 #define thm_readq(off) readq(ips->regmap + (off)) 233 #define thm_writeb(off, val) writeb((val), ips->regmap + (off)) 234 #define thm_writew(off, val) writew((val), ips->regmap + (off)) 235 #define thm_writel(off, val) writel((val), ips->regmap + (off)) 335 ips_gpu_turbo_enabled(struct ips_driver *ips); 346 static bool ips_cpu_busy(struct ips_driver *ips) in ips_cpu_busy() argument 364 static void ips_cpu_raise(struct ips_driver *ips) in ips_cpu_raise() argument [all …]
|
/openbmc/linux/kernel/bpf/ |
H A D | stackmap.c | 128 u64 *ips, u32 trace_nr, bool user) in stack_map_get_build_id_offset() argument 145 id_offs[i].ip = ips[i]; in stack_map_get_build_id_offset() 152 if (range_in_vma(prev_vma, ips[i], ips[i])) { in stack_map_get_build_id_offset() 158 vma = find_vma(current->mm, ips[i]); in stack_map_get_build_id_offset() 162 id_offs[i].ip = ips[i]; in stack_map_get_build_id_offset() 167 id_offs[i].offset = (vma->vm_pgoff << PAGE_SHIFT) + ips[i] in stack_map_get_build_id_offset() 221 u64 *ips; in __bpf_get_stackid() local 230 ips = trace->ip + skip; in __bpf_get_stackid() 231 hash = jhash2((u32 *)ips, trace_len / sizeof(u32), 0); in __bpf_get_stackid() 249 ips, trace_nr, user); in __bpf_get_stackid() [all …]
|
H A D | dispatcher.c | 96 s64 ips[BPF_DISPATCHER_MAX] = {}, *ipsp = &ips[0]; in bpf_dispatcher_prepare() local 103 return arch_prepare_bpf_dispatcher(image, buf, &ips[0], d->num_progs); in bpf_dispatcher_prepare()
|
/openbmc/u-boot/arch/arm/cpu/armv8/ |
H A D | cache_v8.c | 40 u64 ips, va_bits; in get_tcr() local 50 ips = 5; in get_tcr() 53 ips = 4; in get_tcr() 56 ips = 3; in get_tcr() 59 ips = 2; in get_tcr() 62 ips = 1; in get_tcr() 65 ips = 0; in get_tcr() 70 tcr = TCR_EL1_RSVD | (ips << 32) | TCR_EPD1_DISABLE; in get_tcr() 72 tcr = TCR_EL2_RSVD | (ips << 16); in get_tcr() 74 tcr = TCR_EL3_RSVD | (ips << 16); in get_tcr() [all …]
|
/openbmc/linux/tools/testing/selftests/wireguard/ |
H A D | netns.sh | 105 allowed-ips 192.168.241.2/32,fd00::2/128 111 allowed-ips 192.168.241.1/32,fd00::1/128 225 n1 wg set wg0 peer "$pub2" allowed-ips 192.168.241.0/24 233 n1 wg set wg0 peer "$more_specific_key" allowed-ips 192.168.241.2/32 245 n1 wg set wg0 private-key <(echo "$key1") peer "$pub2" preshared-key <(echo "$psk") allowed-ips 192… 246 …(echo "$key2") listen-port 2 peer "$pub1" preshared-key <(echo "$psk") allowed-ips 192.168.241.1/32 249 n2 wg set wg0 peer "$pub3" preshared-key <(echo "$psk") allowed-ips 192.168.241.1/32 peer "$pub1" r… 258 n1 wg set wg0 private-key <(echo "$key1") peer "$pub2" preshared-key <(echo "$psk") allowed-ips fd0… 259 …o "$key2") listen-port 2 peer "$pub1" preshared-key <(echo "$psk") allowed-ips fd00::5:1/128 endpo… 268 n1 wg set wg1 listen-port 5 private-key <(echo "$key3") peer "$pub4" allowed-ips 192.168.241.2/32,f… [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_rps.c | 292 rps->ips.m = cparams[i].m; in gen5_rps_init() 293 rps->ips.c = cparams[i].c; in gen5_rps_init() 314 __ips_chipset_val(struct intel_ips *ips) in __ips_chipset_val() argument 317 rps_to_uncore(container_of(ips, struct intel_rps, ips)); in __ips_chipset_val() 330 dt = now - ips->last_time1; in __ips_chipset_val() 332 return ips->chipset_power; in __ips_chipset_val() 339 delta = total - ips->last_count1; in __ips_chipset_val() 341 result = div_u64(div_u64(ips->m * delta, dt) + ips->c, 10); in __ips_chipset_val() 343 ips->last_count1 = total; in __ips_chipset_val() 344 ips->last_time1 = now; in __ips_chipset_val() [all …]
|
H A D | intel_rps_types.h | 114 struct intel_ips ips; member
|
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_psfp.c | 134 u32 ips, base_lsb, base_msb, accum_time_interval = 0; in sparx5_psfp_sg_set() local 138 ips = sparx5_psfp_ipv_to_ips(sg->ipv); in sparx5_psfp_sg_set() 151 ANA_AC_SG_CONFIG_REG_3_INIT_IPS_SET(ips) | in sparx5_psfp_sg_set() 168 ips = sparx5_psfp_ipv_to_ips(gce->ipv); in sparx5_psfp_sg_set() 172 spx5_wr(ANA_AC_SG_GCL_GS_CONFIG_IPS_SET(ips) | in sparx5_psfp_sg_set()
|
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/ |
H A D | u-boot-aspeed-sdk_2019.04.bbappend | 4 SRC_URI:append:p10bmc = " file://ibm.json file://ips.json file://keys/" 7 OTPTOOL_CONFIGS:p10bmc = "${UNPACKDIR}/ibm.json ${UNPACKDIR}/ips.json"
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.hpp | 246 * @param[in] ips - The object lookup cache holding all of the address info 256 ObjectLookupCache& ips) in findIfAddr() argument 258 for (const auto& [path, properties] : ips) in findIfAddr() 314 ObjectLookupCache ips(bus, params, INTF_IP); in getIfAddr() local 315 return findIfAddr<family>(bus, params, idx, origins, ips); in getIfAddr()
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | hsw_ips.c | 32 if (i915->display.ips.false_color) in hsw_ips_enable() 282 *val = i915->display.ips.false_color; in hsw_ips_debugfs_false_color_get() 298 i915->display.ips.false_color = val; in hsw_ips_debugfs_false_color_set()
|
/openbmc/linux/tools/perf/util/ |
H A D | unwind-libunwind-local.c | 720 unw_word_t ips[max_stack]; in get_entries() local 730 ips[i++] = (unw_word_t) val; in get_entries() 748 unw_get_reg(&c, UNW_REG_IP, &ips[i]); in get_entries() 758 --ips[i]; in get_entries() 774 ret = ips[j] ? entry(ips[j], ui->thread, cb, arg) : 0; in get_entries()
|
H A D | thread-stack.c | 535 chain->ips[0] = context; in thread_stack__sample() 536 chain->ips[1] = ip; in thread_stack__sample() 551 chain->ips[i++] = context; in thread_stack__sample() 554 chain->ips[i] = ip; in thread_stack__sample() 602 chain->ips[nr++] = context; in thread_stack__sample_late() 605 chain->ips[nr] = ip; in thread_stack__sample_late() 611 chain->ips[0] = sample_context; in thread_stack__sample_late() 612 chain->ips[1] = sample_ip; in thread_stack__sample_late()
|
H A D | arm64-frame-pointer-unwind-support.c | 48 sample->user_regs.cache_regs[PERF_REG_ARM64_PC] = sample->callchain->ips[usr_idx+1]; in get_leaf_frame_caller_aarch64()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | unclosed-string.json | 1 { 'text': 'lorem ips
|
/openbmc/openbmc/meta-google/recipes-google/ncsi/ |
H A D | gbmc-ncsi-config.bb | 27 file://gbmc-ncsi-br-deprecated-ips.sh.in \ 127 sed "s,@NCSI_IF@,$if_name,g" ${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh.in \ 128 >${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh 129 install -m644 ${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh $mondir
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc5121.dtsi | 96 bus-frequency = <66000000>; /* 66 MHz ips bus */ 164 clock-names = "ipg", "ips", "sys", "ref", "mclk"; 176 clock-names = "ipg", "ips", "sys", "ref", "mclk"; 250 clock-names = "ipg", "ips", "sys", "ref", "mclk"; 262 clock-names = "ipg", "ips", "sys", "ref", "mclk";
|
H A D | mpc5125twr.dts | 72 bus-frequency = <66000000>; // 66 MHz ips bus 134 clock-names = "ipg", "ips", "sys", "ref", "mclk"; 146 clock-names = "ipg", "ips", "sys", "ref", "mclk";
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-parameters.rst | 43 ips= [HW,SCSI] Adaptec / IBM ServeRAID controller 44 See header of drivers/scsi/ips.c.
|
/openbmc/qemu/contrib/plugins/ |
H A D | meson.build | 2 'hotpages', 'howvec', 'hwprofile', 'ips', 'stoptrigger']
|
/openbmc/linux/drivers/iommu/ |
H A D | io-pgtable-arm.c | 856 tcr->ips = ARM_LPAE_TCR_PS_32_BIT; in arm_64_lpae_alloc_pgtable_s1() 859 tcr->ips = ARM_LPAE_TCR_PS_36_BIT; in arm_64_lpae_alloc_pgtable_s1() 862 tcr->ips = ARM_LPAE_TCR_PS_40_BIT; in arm_64_lpae_alloc_pgtable_s1() 865 tcr->ips = ARM_LPAE_TCR_PS_42_BIT; in arm_64_lpae_alloc_pgtable_s1() 868 tcr->ips = ARM_LPAE_TCR_PS_44_BIT; in arm_64_lpae_alloc_pgtable_s1() 871 tcr->ips = ARM_LPAE_TCR_PS_48_BIT; in arm_64_lpae_alloc_pgtable_s1() 874 tcr->ips = ARM_LPAE_TCR_PS_52_BIT; in arm_64_lpae_alloc_pgtable_s1()
|
/openbmc/linux/Documentation/trace/ |
H A D | fprobe.rst | 50 unsigned long ips[] = { 0x.... }; 52 register_fprobe_ips(&fp, ips, ARRAY_SIZE(ips));
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/openssl/ |
H A D | 0001-Configure-do-not-tweak-mips-cflags.patch | 28 - && !grep { $_ =~ /-m(ips|arch=)/ } (@{$config{CFLAGS}})) {
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_inode.c | 452 struct xfs_inode **ips, in xfs_lock_inodes() argument 469 ASSERT(ips && inodes >= 2 && inodes <= 5); in xfs_lock_inodes() 488 ASSERT(ips[i]); in xfs_lock_inodes() 490 if (i && (ips[i] == ips[i - 1])) /* Already locked */ in xfs_lock_inodes() 499 lp = &ips[j]->i_itemp->ili_item; in xfs_lock_inodes() 512 xfs_ilock(ips[i], xfs_lock_inumorder(lock_mode, i)); in xfs_lock_inodes() 518 if (xfs_ilock_nowait(ips[i], xfs_lock_inumorder(lock_mode, i))) in xfs_lock_inodes() 532 if (j != (i - 1) && ips[j] == ips[j + 1]) in xfs_lock_inodes() 535 xfs_iunlock(ips[j], lock_mode); in xfs_lock_inodes()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | sw.c | 353 module_param_named(ips, rtl92ee_mod_params.inactiveps, bool, 0444); 362 MODULE_PARM_DESC(ips, "Set to 0 to not use link power save (default 1)\n");
|