/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | ARMException.cpp | 1 //===-- CodeGen/AsmPrinter/ARMException.cpp - ARM EHABI Exception Impl ----===// 5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7 //===----------------------------------------------------------------------===// 11 //===----------------------------------------------------------------------===// 27 MCTargetStreamer &TS = *Asm->OutStreamer->getTargetStreamer(); in getTargetStreamer() 32 if (Asm->MAI->getExceptionHandlingType() == ExceptionHandling::ARM) in beginFunction() 35 AsmPrinter::CFISection CFISecType = Asm->getFunctionCFISectionType(*MF); in beginFunction() 37 "non-EH CFI not yet supported in prologue with EHABI lowering"); in beginFunction() 41 if (Asm->getModuleCFISectionType() == AsmPrinter::CFISection::Debug) in beginFunction() 42 Asm->OutStreamer->emitCFISections(false, true); in beginFunction() [all …]
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 1 //===-- ARMAsmPrinter.cpp - Print machine code to an ARM .s file ------- 586 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); emitEndOfAsmFile() local 625 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); emitAttributes() local 1170 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); EmitUnwindingInstruction() local 1436 ARMTargetStreamer &ATS = static_cast<ARMTargetStreamer &>(TS); emitInstruction() local [all...] |
/freebsd-src/sys/arm64/iommu/ |
H A D | smmureg.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 40 #define IDR0_ST_LVL_2 (0x1 << IDR0_ST_LVL_S) /* 2-level Stream Table*/ 52 #define IDR0_CD2L (1 << 19) /* 2-level Context descriptor table*/ 53 #define IDR0_VMID16 (1 << 18) /* 16-bit VMID supported */ 54 #define IDR0_VMW (1 << 17) /* VMID wildcard-matching */ 55 #define IDR0_PRI (1 << 16) /* Page Request Interface supported*/ 57 #define IDR0_SEV (1 << 14) /* WFE wake-up events */ 59 #define IDR0_ASID16 (1 << 12) /* 16-bit ASID supported */ [all …]
|
H A D | smmu.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 4 * Copyright (c) 2019-2020 Ruslan Bukin <br@bsdpad.com> 8 * Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of the 39 * In case of PCI-base [all...] |
/freebsd-src/sys/amd64/vmm/amd/ |
H A D | amdvi_hw.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 63 #define MOD_DEC(a, s, m) (((a) - (s)) % ((m) * (s))) 85 /* XXX: ATS is not tested. */ 97 /* Page table level used <= supported by h/w[v1=7]. */ 127 return (pci_cfgregread(softc->pci_seg, PCI_RID2BUS(softc->pci_ri in amdvi_pci_read() [all...] |
H A D | amdvi_priv.h | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 40 ((1 << (((n) - (m)) + 1)) - 1)) 45 #define AMDVI_PCI_CAP_IOTLB BIT(0) /* IOTLB is supported. */ 57 #define AMDVI_EX_FEA_NXSUP BIT(3) /* No-execute. */ 68 * NOTE: Must be 256-bit [all...] |
H A D | ivrs_drv.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 52 device_t *ivhd_devs; /* IVHD or AMD-Vi device list. */ 77 if (ivrs->Header.Length == 0) { in ivrs_hdr_iterate_tbl() 82 end = (ACPI_IVRS_HEADER *)((char *)ivrs + ivrs->Header.Length); in ivrs_hdr_iterate_tbl() 85 if ((uint8_t *)ivrs_hdr + ivrs_hdr->Length > (uint8_t *)end) { in ivrs_hdr_iterate_tbl() 86 printf("AMD-V in ivrs_hdr_iterate_tbl() 181 ivhd_dev_add_entry(struct amdvi_softc * softc,uint32_t start_id,uint32_t end_id,uint8_t cfg,bool ats) ivhd_dev_add_entry() argument [all...] |
/freebsd-src/lib/libc/i386/gen/ |
H A D | sigsetjmp.S | 1 /*- 35 .asciz "$Id: sigsetjmp.S,v 1.1 1993/12/05 13:01:05 ats Exp $" 40 /*- 45 * the renamed functions (introduced in gcc-2.5.3; previous versions 46 * only supported *jmp with 0 or 1 leading underscores). 104 .section .note.GNU-stack,"",%progbits
|
/freebsd-src/lib/libc/amd64/gen/ |
H A D | sigsetjmp.S | 1 /*- 35 .asciz "$Id: sigsetjmp.S,v 1.1 1993/12/05 13:01:05 ats Exp $" 40 /*- 45 * the renamed functions (introduced in gcc-2.5.3; previous versions 46 * only supported *jmp with 0 or 1 leading underscores). 61 /* stack is 16-byte aligned */ 89 subq $0x8,%rsp /* make the stack 16-byte aligned */ 112 .section .note.GNU-stack,"",%progbits
|
/freebsd-src/contrib/tzcode/ |
H A D | zic.c | 5 ** 2006-07-17 by Arthur David Olson. 30 ZIC32_MIN = -1 - (zic_t) 0x7fffffff, 38 /* Minimum and maximum years, assuming signed 32-bit time_t. */ 73 /* The minimum alignment of a type, for pre-C23 platforms. 160 return -1; in readlink() 166 return -1; in symlink() 171 (errno = ENOTSUP, -1) 208 enum { PERCENT_Z_LEN_BOUND = sizeof "+995959" - 2376 limitrange(struct timerange r,zic_t lo,zic_t hi,zic_t const * ats,unsigned char const * types) limitrange() argument 2430 zic_t *ats = emalloc(align_to(size_product(timecnt + !timecnt, writezone() local [all...] |
/freebsd-src/sys/compat/freebsd32/ |
H A D | freebsd32_misc.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 136 FEATURE_ADD("compat_freebsd32", "Compatible with 32-bit FreeBSD"); in register_compat32_feature() 138 "Compatible with 32-bit FreeBSD (legacy feature name)"); 231 if (uap->rusage != NULL) in freebsd32_wait4() 235 error = kern_wait(td, uap->pid, &status, uap->option in freebsd32_wait4() 3038 struct timespec ats; freebsd32_clock_gettime() local 3055 struct timespec ats; freebsd32_clock_settime() local [all...] |
/freebsd-src/crypto/openssl/ |
H A D | CHANGES.md | 4 This is a high-level summary of the most important changes. 11 --------- [all...] |
/freebsd-src/usr.sbin/pciconf/ |
H A D | cap.c | 1 /*- 2 * SPDX-License-Identifier: BSD-3-Clause 16 * 3. Neither the name of the author nor the names of any co-contributors 55 cap = read_config(fd, &p->pc_sel, ptr + PCIR_POWER_CAP, 2); in cap_power() 56 status = read_config(fd, &p->pc_sel, ptr + PCIR_POWER_STATUS, 2); in cap_power() 69 status = read_config(fd, &p->pc_sel, ptr + AGP_STATUS, 4); in cap_agp() 70 command = read_config(fd, &p->pc_sel, ptr + AGP_CAPID, 4); in cap_agp() 131 ctrl = read_config(fd, &p->pc_sel, ptr + PCIR_MSI_CTRL, 2); in cap_msi() 150 status = read_config(fd, &p->pc_sel, ptr + PCIXR_STATUS, 4); in cap_pcix() 151 printf("PCI-X "); in cap_pcix() [all …]
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | actbl1.h | 3 * Name: actbl1.h - Additional ACPI table definitions 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-listed copyright holders nor the names 214 * All tables must be byte-packe [all...] |
/freebsd-src/sys/contrib/dev/acpica/common/ |
H A D | dmtable.c | 3 * Module Name: dmtable - Support for ACPI tables that contain no AML code 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-listed copyright holders nor the names 158 /* This module used for application-leve [all...] |
H A D | dmtbinfo1.c | 3 * Module Name: dmtbinfo1 - Table info for non-AML tables 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-liste [all...] |
H A D | dmtbinfo2.c | 3 * Module Name: dmtbinfo2 - Table info for non-AML tables 11 * Some or all of this work - Copyright (c) 1999 - 2024, Intel Corp. 28 * 2.3. Intel grants Licensee a non-exclusive and non-transferable patent 104 * re-exports any such software from a foreign destination, Licensee shall 105 * ensure that the distribution and export/re-export of the software is in 108 * any of its subsidiaries will export/re-export any technical data, process, 130 * 3. Neither the names of the above-liste [all...] |
/freebsd-src/sys/contrib/alpine-hal/ |
H A D | al_hal_pcie.c | 1 /*- 10 found at http://www.gnu.org/licenses/gpl-2.0.html 72 /** RC - Revisions 1/2 */ 77 /** EP - Revisions 1/2 */ 82 /** RC - Revision 3 */ 87 /** EP - Revision 3 */ 96 #define AL_PCIE_PARSE_LANES(v) (((1 << v) - 1) << \ 113 al_reg_write32(&pcie_port->regs->port_regs->rd_only_wr_en, in al_pcie_port_wr_to_ro_set() 131 (pcie_port->rev_id == AL_PCIE_REV_ID_3) ? 0x4000 : 0x1000; in al_reg_write32_dbi_cs2() 154 struct al_pcie_regs *regs = pcie_port->regs; in al_pcie_port_link_speed_ctrl_set() [all …]
|
/freebsd-src/sys/dev/firewire/ |
H A D | fwohci.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 5 * Copyright (c) 1998-2002 Katsushi Kobayashi and Hidetoshi Shimokawa 121 #define OWRITE(sc, r, x) bus_space_write_4((sc)->bst, (sc)->bsh, (r), (x)) 122 #define OREAD(sc, r) bus_space_read_4((sc)->bst, (sc)->bsh, (r)) 299 device_printf(sc->fc.dev, "%s: %d->%d (loop=%d)\n", in fwohci_set_bus_manager() 324 device_printf(sc->fc.dev, "%s: failed(1).\n", __func__); in fwphy_rddata() 335 device_printf(sc->fc.dev, "%s: failed(2).\n", __func__); in fwphy_rddata() 342 device_printf(sc->fc.dev, in fwphy_rddata() 364 fc = (struct fwohci_softc *)sc->fc; in fwohci_ioctl() [all …]
|
/freebsd-src/usr.sbin/newsyslog/ |
H A D | newsyslog.c | 1 /*- 2 * ------+--- [all...] |
/freebsd-src/sys/dev/qlnx/qlnxe/ |
H A D | reg_addr.h | 2 * Copyright (c) 2017-2018 Cavium, Inc. 78 …- For ending "endless completion". 0 - When receiving a completion timeout while receiving a compl… 79 … DataWidth:0x4 // 0 - TXCPL sync fifo pop underflow 1 - TXR sync fifo pop underflow 2 - TXW hea… 80 …s:R DataWidth:0x6 // 0 - RX target read and config sync fifo push overflow 1 - RX header syn… 81 …ataWidth:0x14 // 4:0 - TXCPL sync fifo pop status 9:5 - TXR sync fifo pop status 14:10 - TXW hea… 88 …ffff<<0) // Vendor ID. PCI-SIG assigned Manufacturer Identifier. Note: The access attributes of … 90 …ce Identifier. Note: The access attributes of this field are as follows: - Dbi: if (DBI_RO_WR_E… 98 … (0x1<<0) // I/O space access enable. There are no I/O BARs supported. 116 … (0x1<<9) // Fast back-to-back transaction ena… 128 … (0x1<<23) // Fast back-to-back capable. Not ap… [all …]
|
/freebsd-src/contrib/ncurses/ |
H A D | NEWS | 1 ------------------------------------------------------------------------------- 2 -- Copyright 2018-2023,2024 Thomas E. Dickey -- 3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. -- 4 -- -- 5 -- Permission is hereby granted, free of charge, to any person obtaining a -- 6 -- copy of this software and associated documentation files (the -- 7 -- "Software"), to deal in the Software without restriction, including -- 8 -- without limitation the rights to use, copy, modify, merge, publish, -- 9 -- distribute, distribute with modifications, sublicense, and/or sell copies -- 10 -- of the Software, and to permit persons to whom the Software is furnished -- [all …]
|
/freebsd-src/share/misc/ |
H A D | pci_vendors | 5 # Date: 2024-11-25 03:15:02 8 # the PCI ID Project at https://pci-ids.ucw.cz/. 14 # (version 2 or higher) or the 3-clause BSD License. 25 # device device_name <-- single tab 26 # subvendor subdevice subsystem_name <-- two tabs 30 # This is a relabelled RTL-8139 31 8139 AT-250 [all...] |