/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | qcom,ipa.yaml | 4 $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 …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a510/ |
H A D | cache.json | 156 …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…
|
/freebsd/sbin/ipf/libipf/ |
H A D | hostname.c | 17 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 D | printip.c | 16 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 D | printmask.c | 16 struct in_addr ipa; in printmask() local 22 ipa.s_addr = *mask; in printmask() 23 PRINTF("/%s", inet_ntoa(ipa)); in printmask()
|
H A D | printhost.c | 18 struct in_addr ipa; in printhost() 29 ipa.s_addr = *addr; in printhost() 30 PRINTF("%s", inet_ntoa(ipa)); in printhost()
|
H A D | printhostmask.c | 19 struct in_addr ipa; in printhostmask() 30 ipa.s_addr = *addr; in printhostmask() 31 PRINTF("%s", inet_ntoa(ipa)); in printhostmask()
|
H A D | ipft_tx.c | 45 i6addr_t ipa; in tx_hostnum() local 53 if (gethost(AF_INET, host, &ipa) == -1) { in tx_hostnum() 58 return (ipa.in4.s_addr); in tx_hostnum()
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a55/ |
H A D | cache.json | 171 …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…
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a65/ |
H A D | cache.json | 177 …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…
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | always-compiler-options.m4 | 308 dnl # Check if cc supports -fno-ipa-sra option. 311 AC_MSG_CHECKING([whether $CC supports -fno-ipa-sra]) 314 CFLAGS="$CFLAGS -Werror -fno-ipa-sra" 317 NO_IPA_SRA=-fno-ipa-sra 329 dnl # Check if kernel cc supports -fno-ipa-sra option. 332 AC_MSG_CHECKING([whether $KERNEL_CC supports -fno-ipa-sra]) 337 CFLAGS="$CFLAGS -Werror -fno-ipa-sra" 347 KERNEL_NO_IPA_SRA=-fno-ipa-sra
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-sdx65.dtsi | 186 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"; 394 ipa: ipa@3f40000 { label 395 compatible = "qcom,sdx65-ipa"; 400 reg-names = "ipa-reg", 401 "ipa-shared", 408 interrupt-names = "ipa", 410 "ipa-clock-query", [all …]
|
H A D | qcom-sdx55.dtsi | 178 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"; 475 ipa: ipa@1e40000 { label 476 compatible = "qcom,sdx55-ipa"; 483 reg-names = "ipa-reg", 484 "ipa-shared", 491 interrupt-names = "ipa", 493 "ipa-clock-query", [all …]
|
/freebsd/tests/sys/netinet/ |
H A D | arp.sh | 141 ipa=198.51.100.1 145 ifconfig -j ${jname}a ${epair0}a inet ${ipa}/24 189 ipa=198.51.100.1 193 atf_check ifconfig -j ${jname}a ${epair0}a inet ${ipa}/24 219 atf_check -o ignore jexec ${jname}b ping -c1 ${ipa}
|
/freebsd/sys/security/mac_ipacl/ |
H A D | mac_ipacl.c | 103 } 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
|
/freebsd/sys/contrib/device-tree/Bindings/interconnect/ |
H A D | qcom,sdm660.yaml | 68 - description: IPA Clock. 76 - const: ipa 103 clock-names = "ipa",
|
/freebsd/contrib/bsnmp/lib/ |
H A D | asn1.3 | 115 .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
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,smp2p.yaml | 64 "^master-kernel|slave-kernel|ipa-ap-to-modem|ipa-modem-to-ap|wlan-ap-to-wpss|wlan-wpss-to-ap$":
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | qcs8550.dtsi | 97 ipa_fw_mem: ipa-fw-region@9b080000 { 102 ipa_gsi_mem: ipa-gsi-region@9b090000 {
|
H A D | sc7180-trogdor-lte-sku.dtsi | 21 &ipa {
|
H A D | sm6350.dtsi | 768 ipa_smp2p_out: ipa-ap-to-modem { 769 qcom,entry-name = "ipa"; 773 ipa_smp2p_in: ipa-modem-to-ap { 774 qcom,entry-name = "ipa"; 1241 ipa: ipa@1e40000 { label 1242 compatible = "qcom,sm6350-ipa"; 1249 reg-names = "ipa-reg", 1250 "ipa-shared", 1257 interrupt-names = "ipa", 1259 "ipa-clock-query", [all …]
|
H A D | sc7280-herobrine-lte-sku.dtsi | 24 &ipa {
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | SplitKit.h | 144 InsertPointAnalysis IPA; variable 236 return IPA.getLastInsertPoint(*CurLI, *MF.getBlockNumbered(Num)); 240 return IPA.getLastInsertPoint(*CurLI, *BB); 244 return IPA.getLastInsertPointIter(*CurLI, *BB); 248 return IPA.getFirstInsertPoint(*MF.getBlockNumbered(Num));
|
/freebsd/libexec/bootpd/ |
H A D | trylook.c | 40 printf(" ipa=%s", a);
|
/freebsd/sys/arm64/include/ |
H A D | vmm.h | 105 #define VM_GUEST_BASE_IPA 0x80000000UL /* Guest kernel start ipa */ 345 uint64_t hpfar_el2; /* Hypervisor IPA Fault Address Register */
|