| /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/openbmc/meta-google/recipes-google/ncsi/files/ |
| H A D | gbmc-ncsi-ra.sh | 61 mkdir -p /run/ncsi-ips 62 echo "$pfx" >/run/ncsi-ips/"$RA_IF"
|
| H A D | gbmc-ncsi-br-deprecated-ips.sh.in | 223 for file in /run/ncsi-ips/*; do
|
| /openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/ |
| H A D | u-boot-aspeed-sdk_2019.04.bbappend | 4 SRC_URI:append:ibm-enterprise = " file://ibm.json file://ips.json file://keys/" 7 OTPTOOL_CONFIGS:ibm-enterprise = "${UNPACKDIR}/ibm.json ${UNPACKDIR}/ips.json"
|
| /openbmc/qemu/tests/qapi-schema/ |
| H A D | unclosed-string.json | 1 { 'text': 'lorem ips
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.hpp | 256 ObjectLookupCache& ips) in findIfAddr() argument 258 for (const auto& [path, properties] : ips) in findIfAddr() 314 ObjectLookupCache ips(bus, params, NetworkIP::interface); in getIfAddr() local 315 return findIfAddr<family>(bus, params, idx, origins, ips); in getIfAddr()
|
| H A D | transporthandler.cpp | 586 ObjectLookupCache ips(bus, params, NetworkIP::interface); in reconfigureVLAN() local 587 auto ifaddr4 = findIfAddr<AF_INET>(bus, params, 0, originsV4, ips); in reconfigureVLAN() 592 findIfAddr<AF_INET6>(bus, params, i, originsV6Static, ips); in reconfigureVLAN()
|
| /openbmc/qemu/contrib/plugins/ |
| H A D | meson.build | 2 'hotpages', 'howvec', 'hwprofile', 'ips', 'stoptrigger']
|
| /openbmc/openbmc/meta-google/recipes-google/ncsi/ |
| H A D | gbmc-ncsi-config.bb | 24 file://gbmc-ncsi-br-deprecated-ips.sh.in \ 119 sed "s,@NCSI_IF@,$if_name,g" ${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh.in \ 120 >${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh 121 install -m644 ${UNPACKDIR}/gbmc-ncsi-br-deprecated-ips.sh $mondir
|
| /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/openbmc/meta-google/recipes-google/networking/gbmc-bridge/ |
| H A D | gbmc-br-lib.sh | 129 for ip in $(shopt -s nullglob; cat /run/gbmc-br-ips/* 2>/dev/null); do
|
| /openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
| H A D | qemurunner.py | 416 ips = re.findall(r"((?:[0-9]{1,3}\.){3}[0-9]{1,3})", cmdline.split("ip=")[1]) 417 self.ip = ips[0] 418 self.server_ip = ips[1]
|
| /openbmc/qemu/docs/about/ |
| H A D | emulation.rst | 801 …$ time ./build/qemu-x86_64 -plugin ./build/contrib/plugins/libips.so,ips=$(($num_insn/10)) /bin/tr… 811 * - ips=N 817 Defaults to ips/10
|
| /openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
| H A D | test_vmi.robot | 117 ${ips}= Create List ${ip1} ${ip2} ${ip3} 120 ... body={'IPv4StaticAddresses':${ips}} valid_status_codes=[${HTTP_BAD_REQUEST}]
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 2664 ChangeLog.ips: 5304
|