Home
last modified time | relevance | path

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

123456

/src/sys/contrib/device-tree/Bindings/net/
H A Dqcom,ipa.yaml4 $id: http://devicetree.org/schemas/net/qcom,ipa.yaml#
7 title: Qualcomm IP Accelerator (IPA)
13 This binding describes the Qualcomm IPA. The IPA is capable of offloading
17 The IPA sits between multiple independent "execution environments,"
18 including the Application Processor (AP) and the modem. The IPA presents
20 The GSI is an integral part of the IPA, but it is logically isolated
40 | IPA |
48 - qcom,msm8998-ipa
49 - qcom,sc7180-ipa
50 - qcom,sc7280-ipa
[all …]
/src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/
H A Dcache.json156 …LB IPA cache access. This event counts on each access to the IPA cache. If a single translation ta…
159 …LB IPA cache access. This event counts on each access to the IPA cache. If a single translation ta…
162 …LB IPA cache refill. This event counts on each refill of the IPA cache. If a single translation ta…
165 …LB IPA cache refill. This event counts on each refill of the IPA cache. If a single translation ta…
/src/sbin/ipf/libipf/
H A Dhostname.c17 struct in_addr ipa; in hostname() local
20 memset(&ipa, 0, sizeof(ipa)); /* XXX gcc */ in hostname()
23 ipa.s_addr = *(u_32_t *)ip; in hostname()
24 if (ipa.s_addr == htonl(0xfedcba98)) in hostname()
38 np = getnetbyaddr(ipa.s_addr, AF_INET); in hostname()
49 return (inet_ntoa(ipa)); in hostname()
H A Dprintip.c16 struct in_addr ipa; in printip() local
19 ipa.s_addr = *addr; in printip()
20 if (ntohl(ipa.s_addr) < 256) in printip()
21 PRINTF("%lu", (u_long)ntohl(ipa.s_addr)); in printip()
23 PRINTF("%s", inet_ntoa(ipa)); in printip()
H A Dprintmask.c16 struct in_addr ipa; in printmask() local
22 ipa.s_addr = *mask; in printmask()
23 PRINTF("/%s", inet_ntoa(ipa)); in printmask()
H A Dprinthost.c18 struct in_addr ipa; in printhost()
29 ipa.s_addr = *addr; in printhost()
30 PRINTF("%s", inet_ntoa(ipa)); in printhost()
H A Dprinthostmask.c19 struct in_addr ipa; in printhostmask()
30 ipa.s_addr = *addr; in printhostmask()
31 PRINTF("%s", inet_ntoa(ipa)); in printhostmask()
/src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/
H A Dcache.json171 …l 2 TLB IPA cache access. This event counts on each access to the IPA cache. +//0 If a single page…
174 …l 2 TLB IPA cache access. This event counts on each access to the IPA cache. +//0 If a single page…
177 …l 2 TLB IPA cache refill. This event counts on each refill of the IPA cache. +//0 If a single page…
180 …l 2 TLB IPA cache refill. This event counts on each refill of the IPA cache. +//0 If a single page…
/src/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a65/
H A Dcache.json177 …l 2 TLB IPA cache access. This event counts on each access to the IPA cache. +//0 If a single page…
180 …l 2 TLB IPA cache access. This event counts on each access to the IPA cache. +//0 If a single page…
183 …l 2 TLB IPA cache refill. This event counts on each refill of the IPA cache. +//0 If a single page…
186 …l 2 TLB IPA cache refill. This event counts on each refill of the IPA cache. +//0 If a single page…
/src/sys/contrib/openzfs/config/
H A Dalways-compiler-options.m4355 dnl # Check if cc supports -fno-ipa-sra option.
358 AC_MSG_CHECKING([whether $CC supports -fno-ipa-sra])
361 CFLAGS="$CFLAGS -Werror -fno-ipa-sra"
364 NO_IPA_SRA=-fno-ipa-sra
376 dnl # Check if kernel cc supports -fno-ipa-sra option.
385 AC_MSG_CHECKING([whether $CC supports -fno-ipa-sra])
388 CFLAGS="$CFLAGS -Werror -fno-ipa-sra"
391 KERNEL_NO_IPA_SRA=-fno-ipa-sra
/src/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-sdx55.dtsi178 ipa_smp2p_out: ipa-ap-to-modem {
179 qcom,entry-name = "ipa";
183 ipa_smp2p_in: ipa-modem-to-ap {
184 qcom,entry-name = "ipa";
477 ipa: ipa@1e40000 { label
478 compatible = "qcom,sdx55-ipa";
485 reg-names = "ipa-reg",
486 "ipa-shared",
493 interrupt-names = "ipa",
495 "ipa-clock-query",
[all …]
H A Dqcom-sdx65.dtsi186 ipa_smp2p_out: ipa-ap-to-modem {
187 qcom,entry-name = "ipa";
191 ipa_smp2p_in: ipa-modem-to-ap {
192 qcom,entry-name = "ipa";
399 ipa: ipa@3f40000 { label
400 compatible = "qcom,sdx65-ipa";
405 reg-names = "ipa-reg",
406 "ipa-shared",
413 interrupt-names = "ipa",
415 "ipa-clock-query",
[all …]
/src/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,sdm660.yaml68 - description: IPA Clock.
76 - const: ipa
103 clock-names = "ipa",
H A Dqcom,sm6115.yaml89 - description: IPA clock.
96 - const: ipa
129 "ipa";
H A Dqcom,qcs615-rpmh.yaml30 - qcom,qcs615-ipa-virt
49 - qcom,qcs615-ipa-virt
/src/tests/sys/netinet/
H A Darp.sh141 ipa=198.51.100.1
145 ifconfig -j ${jname}a ${epair0}a inet ${ipa}/24
189 ipa=198.51.100.1
195 atf_check ifconfig -j ${jname}a ${epair0}a inet ${ipa}/24
221 atf_check -o ignore jexec ${jname}b ping -c1 ${ipa}
/src/sys/security/mac_ipacl/
H A Dmac_ipacl.c103 } ipa; /* 128 bit address*/ member
105 #define v4 ipa.ipv4
108 #define v6 ipa.ipv6
110 #define addr8 ipa.addr8
111 #define addr16 ipa.addr16
112 #define addr32 ipa.addr32
/src/contrib/bsnmp/lib/
H A Dasn1.3115 .Fn asn_get_ipaddress_raw "struct asn_buf *buf" "asn_len_t len" "u_char *ipa"
117 .Fn asn_get_ipaddress "struct asn_buf *buf" "u_char *ipa"
119 .Fn asn_put_ipaddress "struct asn_buf *buf" "const u_char *ipa"
357 .Fa ipa
/src/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,smp2p.yaml63 "^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap|wlan-ap-to-wpss|wlan-wpss-to-ap$":
/src/sys/contrib/device-tree/src/arm64/qcom/
H A Dqcs8550.dtsi97 ipa_fw_mem: ipa-fw-region@9b080000 {
102 ipa_gsi_mem: ipa-gsi-region@9b090000 {
H A Dsc7180-trogdor-lte-sku.dtsi21 &ipa {
H A Dsm6350.dtsi771 ipa_smp2p_out: ipa-ap-to-modem {
772 qcom,entry-name = "ipa";
776 ipa_smp2p_in: ipa-modem-to-ap {
777 qcom,entry-name = "ipa";
1244 ipa: ipa@1e40000 { label
1245 compatible = "qcom,sm6350-ipa";
1252 reg-names = "ipa-reg",
1253 "ipa-shared",
1260 interrupt-names = "ipa",
1262 "ipa-clock-query",
[all …]
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.h144 InsertPointAnalysis IPA; variable
236 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); in getLastSplitPoint()
240 return IPA.getLastInsertPoint(*CurLI, *BB); in getLastSplitPoint()
244 return IPA.getLastInsertPointIter(*CurLI, *BB); in getLastSplitPointIter()
248 return IPA.getFirstInsertPoint(*MF.getBlockNumbered(Num)); in getFirstSplitPoint()
/src/sys/arm64/include/
H A Dvmm.h107 #define VM_GUEST_BASE_IPA 0x80000000UL /* Guest kernel start ipa */
274 uint64_t hpfar_el2; /* Hypervisor IPA Fault Address Register */
/src/libexec/bootpd/
H A Dtrylook.c40 printf(" ipa=%s", a);

123456