Home
last modified time | relevance | path

Searched refs:ips (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c40 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 Dgbmc-ncsi-ra.sh61 mkdir -p /run/ncsi-ips
62 echo "$pfx" >/run/ncsi-ips/"$RA_IF"
H A Dgbmc-ncsi-br-deprecated-ips.sh.in223 for file in /run/ncsi-ips/*; do
/openbmc/openbmc/meta-ibm/recipes-bsp/u-boot/
H A Du-boot-aspeed-sdk_2019.04.bbappend4 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 Dunclosed-string.json1 { 'text': 'lorem ips
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp256 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 Dtransporthandler.cpp586 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 Dmeson.build2 'hotpages', 'howvec', 'hwprofile', 'ips', 'stoptrigger']
/openbmc/openbmc/meta-google/recipes-google/ncsi/
H A Dgbmc-ncsi-config.bb24 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 D0001-Configure-do-not-tweak-mips-cflags.patch28 - && !grep { $_ =~ /-m(ips|arch=)/ } (@{$config{CFLAGS}})) {
/openbmc/openbmc/meta-google/recipes-google/networking/gbmc-bridge/
H A Dgbmc-br-lib.sh129 for ip in $(shopt -s nullglob; cat /run/gbmc-br-ips/* 2>/dev/null); do
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py416 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 Demulation.rst801 …$ 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 Dtest_vmi.robot117 ${ips}= Create List ${ip1} ${ip2} ${ip3}
120 ... body={'IPv4StaticAddresses':${ips}} valid_status_codes=[${HTTP_BAD_REQUEST}]
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt2664 ChangeLog.ips: 5304